Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

What does Doc.flattenPages() method do?

Engaged ,
Oct 05, 2022 Oct 05, 2022

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
345
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 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.

Translate
Community Expert ,
Oct 05, 2022 Oct 05, 2022
LATEST

It converts all "interactive" objects in the file (comments, form fields, links) to static PDF contents.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines