Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Text not wrapping (Read 2582 times)
Patrik
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 7
Joined: Aug 22nd, 2012
Text not wrapping
Aug 22nd, 2012 at 3:28pm
Print Post  
Hi!

We're using DiagramLite 2.0 for Silverlight 4 and NetDiagram 3.1.1 for .NET 3.5 for PDF-generation (and non-silverlight clients).

We have a problem with texts in ShapeNodes were long words outside border in DiagramLite wraps on "-" and "/" (as examples). But in NetDiagram's ShapeNode we have not been able to copy that behaviour, it wraps the whole word.

Do we miss to set any property?

BR
/Patrik
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Text not wrapping
Reply #1 - Aug 22nd, 2012 at 4:50pm
Print Post  
Hi,

In DiagramLite the text is wrapped by the TextBlock from the ShapeNode's template, while PdfExporter uses our text-formatting functions that wrap only at white spaces. The only workaround I can think of is to insert spaces around symbols before exporting.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint