2
Script to create/name bookmark from text in the pdf
Community Beginner
,
/t5/acrobat-sdk-discussions/script-to-create-name-bookmark-from-text-in-the-pdf/td-p/10849199
Jan 10, 2020
Jan 10, 2020
Copy link to clipboard
Copied
Hello,
I'm wondering how I can create a script that will create a bookmark and then name it with a value in the PDF file. The value is a randomized number that will have the same number of characters. So if the pdf is ten pages, I should have ten bookmarks named with that unique number.
After this is done my plan is to be able to split the pdf file based on the bookmark. Unless this can be scripted too but that's for another time.
Thanks for any help you can provide.
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
Community Expert
,
/t5/acrobat-sdk-discussions/script-to-create-name-bookmark-from-text-in-the-pdf/m-p/10979671#M5879
Mar 12, 2020
Mar 12, 2020
Copy link to clipboard
Copied
Watch the Console Window tutorial here:
https://www.pdfscripting.com/public/Free_Videos.cfm#JSIntro
Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often
Use the Acrobat JavaScript Reference early and often
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more


-
- 1
- 2