Replies: 1 comment 2 replies
-
the example inhere should be a good example |
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.
-
I want to write a bit of text next to a field (not in the field).
For example, to label a checkbox.
I have read the documentation, but it is unclear to me if PyPDF2 can do this. There does not seem to be positional information related to fields, so it is hard to see where to insert a AnnotationBuilder.free_text
Any hints appreciated.
Beta Was this translation helpful? Give feedback.
All reactions