Step

Results 1 comments of Step

i didn't solve the problem with `remove multiline form field` so i removed all forms with ``` const form = pdfDoc.getForm(); form flatten(); ``` more details here https://pdf-lib.js.org/docs/api/classes/pdfform#flatten maybe it...