Replies: 1 comment
-
Hi @lbr991
I do not think so, sorry. Have you checked this section of our documentation? Also, do you know this simple trick to use a browser in order to convert a protected PDF to an unprotected PDF? |
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.
-
I'm trying to take a non-searchable pdf and convert it to searchable pdf by superimposing an invisible text layer (or similar).
I need the invisible text bboxes to align exactly with the original bboxes (extracted by Textract).
I also don't want to specify a font and font_size because then the bboxes wouldn't align perfectly.
Is this possible with fpdf2?
Beta Was this translation helpful? Give feedback.
All reactions