jorisschellekens / borb

borb is a library for reading, creating and manipulating PDF files in python.
https://borbpdf.com/
Other
3.4k stars 147 forks source link

Form created are unable to be viewed in pdf xchange editor #195

Closed sanksara closed 9 months ago

sanksara commented 9 months ago

Hi, I tried creating a sample pdf with form element using the sample code. the element created was some text fields. when I opened the pdf in pdf xchange editor , the form fields were not visible, only a rectangular box was visible which are not editable. when I opened the file in Acrobat, the form fields are visible and when I entered some text there and saved, the form fields were visible back when I opened in pdf xchange editor.

may I know what is issue here? I dodnot face the same when form was created using other modules like pdfrw etc..

jorisschellekens commented 9 months ago

Please follow the templates when creating an issue.

jorisschellekens commented 9 months ago

Closing this issue. You did not give me any code that enables me to reproduce the issue. You are welcome to re-submit the issue, assuming you do follow the template next time around.

Kind regards, Joris Schellekens