We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

PDF Version4.2.0.37 not overflow

When the text is increased in the pdf file the text doesnt overflow to the next page. Instead the text is getting overlapped at the bottom of the page. Could some one help me out with this issue.
ie When the text or data increases it should automatically create a new page just like word document.

1 Reply

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.

Loader.
Live Chat Icon For mobile
Up arrow icon