Flatten Form Fields
To flatten form fields is to permanently merge the contents of the form fields into the pdf document, so they can no longer be modified with form tools.
- requires pdftk
pdftk input.pdf output output.pdf flatten
docs:pdf:flatten_form_fields
To flatten form fields is to permanently merge the contents of the form fields into the pdf document, so they can no longer be modified with form tools.
pdftk input.pdf output output.pdf flatten