How to add Test to multiple pages

Hi,
I have text which spans to 2 to 3 pages. I tried using
doc.Graphics.DrawMultiText(0, 0, doc.LastPage.DrawingWidth, doc.LastPage.DrawingHeight, text2, font, props);

The Text is added to only 1 page remaining text is missing. How to span the text to multiple pages.


Thanks
-Kiran

2 Replies

KG Kiran Guptha July 9, 2007 08:21 PM UTC

I got it in TextFlow example..

Thanks
-Kiran


MW Melba Winshia Syncfusion Team July 10, 2007 06:55 AM UTC

Hi Kiran,

Thank you for the update.

Kindly let me know if you have any other questions.

Thanks,
Melba

Loader.
Up arrow icon