Replies: 1 comment
-
Word wrap is a thorny problem that is somewhat out of scope for this library, see the problems with greedy wrap versus hard/soft wrap and dynamic programming approaches for details. We'd welcome contributions to support it though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is there any functionality in pdfpig that i can use to make this string wrap around to the next line on this pdf with margin?
Is there anyway I can use a pdfrectangle instead of the pdfpoint to show how much of a rectangle the text should fill out?
Any help would be greatly appreciated.
This is my C# code:
Beta Was this translation helpful? Give feedback.
All reactions