You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1- We created a simple empty word document and then convert it to a pdf
2- We prepared a form by adding a text field (we named it 'due_date') to the pdf file
3- We saved the pdf file
3- We run the below script to generate a new filled pdf file
4- We opened the newly generated file and we could not see the updated values. Note: when we click on the text field, the updated value appears. Also, when we open the file in Google chrome browser, the updated values will be shown
1- We created a simple empty word document and then convert it to a pdf
2- We prepared a form by adding a text field (we named it 'due_date') to the pdf file
3- We saved the pdf file
3- We run the below script to generate a new filled pdf file
4- We opened the newly generated file and we could not see the updated values. Note: when we click on the text field, the updated value appears. Also, when we open the file in Google chrome browser, the updated values will be shown
Environment
Python 3.8.10
Code + PDF
The input file:
test.pdf
The output file:
filled-out.pdf
The text was updated successfully, but these errors were encountered: