Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Generating bookmarks

Avatar

Level 1

Hi, I am trying to generate a hierarchy of bookmarks after merging 2 or more PDFs. The merging process works fine. I want to strip all bookmarks from the source PDFs which I am able to do using the <NoBookmarks> element however when I try to generate the bookmarks after merging the source PDFs nothing happens. I've read that you can't use <NoBookmarks> and <Bookmarks> together so I placed my PDF source docs inside the <PDFGroup> tags and removed only the bookmarks within these tags.

I need to be able to generate a set of bookmarks based on the merged result but I haven't been able to do so usign DDX. If anyone can help I'd appreciate it.

Thanks in advance!

1 Reply