View previous topic :: View next topic |
Author |
Message |
bressljr
Joined: 06 Dec 2006 Posts: 4
|
Posted: Wed Dec 06, 2006 11:39 am Post subject: Text Wrapping in basic PDF file |
|
|
New to PDFSharp and can't figure out how to force long strings to wrap. Right now they just render to one line and the resulting pdf file shows the text going off the side of the page.
Thanks in advance. |
|
Back to top |
|
 |
Thomas Hoevel

Joined: 16 Oct 2006 Posts: 387 Location: Cologne, Germany
|
Posted: Wed Dec 06, 2006 1:52 pm Post subject: |
|
|
Have a look at the TextLayout sample that comes with PDFsharp:
Direcotory PDFsharp\Samples C#\TextLayout _________________ Regards
Thomas Hoevel
PDFsharp Team |
|
Back to top |
|
 |
bressljr
Joined: 06 Dec 2006 Posts: 4
|
Posted: Wed Dec 06, 2006 3:57 pm Post subject: Exactly what I needed! |
|
|
Thanks...this took care of it. |
|
Back to top |
|
 |
|