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

Creating an Action to Split PDFs and name by top level bookmark

Contributor ,
Sep 15, 2020 Sep 15, 2020

Is there no option to create action to split PDF by top level bookmark and use bookmark names for file names?

 

It's just button clicks on a built in feature in acrobat. nothing fancy. 

TOPICS
Acrobat SDK and JavaScript
493
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
Community Expert ,
Sep 15, 2020 Sep 15, 2020

If you need it to do this on a bunch of file, you can do it with the split button. If you need to include this in an action with others process, than you need to use a javascript that do that and add it to your action.

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
Community Expert ,
Sep 15, 2020 Sep 15, 2020

It can be done using a script.

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
Community Expert ,
Sep 15, 2020 Sep 15, 2020
LATEST

It looks like this topic was discussed in another forum post. Check this out and see if it helps. https://community.adobe.com/t5/acrobat/javascript-to-split-top-level-bookmarks-using-bm-names-for-fi...

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