Replies: 1 comment 2 replies
-
New lines are not included in a PDF. What you could do is check for the text coordinates. |
Beta Was this translation helpful? Give feedback.
2 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.
-
When using the Letters method? or class? does it represent Newline characters or carriage returns? I'm wanting to parse out lines with specific symbols, but I can't seem to find any newline characters. Maybe there is an end-of-line character I can test against?
Beta Was this translation helpful? Give feedback.
All reactions