0
Engaged
,
/t5/acrobat-sdk-discussions/what-does-doc-flattenpages-method-do/td-p/13247255
Oct 05, 2022
Oct 05, 2022
Copy link to clipboard
Copied
I'm not sure I quite understand what the Doc.flattenPages() method actually does. Perhaps I haven't been using a too much complex document yet. I just don't know what to expect from making this function call.
Can someone please explain to me what the Doc.flattenPages() method does in particular?
TOPICS
Acrobat SDK and JavaScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Community Expert
,
Oct 05, 2022
Oct 05, 2022
It converts all "interactive" objects in the file (comments, form fields, links) to static PDF contents.
Community Expert
,
LATEST
/t5/acrobat-sdk-discussions/what-does-doc-flattenpages-method-do/m-p/13247277#M90018
Oct 05, 2022
Oct 05, 2022
Copy link to clipboard
Copied
It converts all "interactive" objects in the file (comments, form fields, links) to static PDF contents.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

