It would be nice to have influence on the rendering of the documents (especially PDF).
For example to place Pagebreaks by program logic if a position on the page is reached.
It would be nice to have influence on the rendering of the documents (especially PDF).
For example to place Pagebreaks by program logic if a position on the page is reached.
I'm not sure what do you mean by "if a position on the page is reached", but nevertheless you can specify where the page breaks should occur by placing a SpecialCharacter of a PageBreak type on a required place:
https://www.gemboxsoftware.com/document/docs/GemBox.Document.SpecialCharacter.html
Regards,
Mario