AJ
Ajish
Syncfusion Team
July 3, 2007 11:36 PM UTC
Hi Santosh,
The IPDFGraphics.DrawMultiText method is used for drawing multi pages of text into a pdf document. The BreakBehaviour property of the IPDFGraphicState class helps in breaking the text into multiple pages. Also make sure that the AutoCreatePages property of PDFDocument class is set to true.
A sample is available along with our install to demonstrate this and you can find it at the following path,
C:\Program Files\Syncfusion\Essential Studio\4.2.0.37\windows\Pdf.Windows\Samples\Grid Model\Drawing Text\TextFlow\cs
Kindly take a look and let us know if you have any other questions.
Regards,
Ajish.