Overflow

DynamicPDF CoreSuite for .NET (v11) Forum

 Apr 15 2021 3:20 PM
Is there a mechanism to flow text from one TextField to another TextField, when the first TextField's bounds are exceeded by text?  Alternatively, is there a way to determine the number of characters that may fit within a text field? 
 Apr 16 2021 1:26 PM
Posted by a ceTe Software moderator
Hello,

If you are wanting to add text to a PDF, you can use the TextArea page element.  It has overflow functionality. Please refer to the documentation on text continuation here.

Please note, there is no option to overflow text from one TextField (form field) to another.

Thanks,
ceTe Software Support Team
 Apr 20 2021 10:41 AM
Thank you.  Does this mechanism work for PDFs that are already created, and which define a secondary "overflow" text field?
 Apr 20 2021 4:50 PM
Posted by a ceTe Software moderator
Hello,

We don't have anything that would do that automatically, but you could place part of the text in one text field and the rest in another.

Thanks,
ceTe Software Support Team
 Apr 21 2021 12:01 PM
OK.  Do I have the ability to check the size of text, or glyph size to determine overflow?
 Apr 21 2021 4:57 PM
Posted by a ceTe Software moderator
Hi,

You can get the text width and height using members on the Font class. Please refer to the documentation on the Font class here.

DynamicPDF Core Suite product does not support determining size of text which can fit in a TextField.

Thanks,
ceTe Software Support Team

All times are US Eastern Standard time. The time now is 6:35 PM.