Field in template-pdf not updated? #4763
Replies: 4 comments 1 reply
|
One addtional remark to my question - |
0 replies
|
Please investigate the differences between the two machines: PyMuPDF versions especially. |
0 replies
|
Hello - checked both installation. |
1 reply
|
Thanks - i think rich-text was the problem. |
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.
Hello - i try to update a fields in a pdf-files using the following code:
As you can see in the log the field should be updated fine but when i output the new-pdf the fields is not changed.
Why is that?
Initital Template:
templ.pdf
Output-File without changed field:
test.pdf
All reactions