Hello AEM Guides Community,
I’m new to AEM Guides and working on creating an aggregated document that includes multiple languages in a single PDF output. My main document contains a front page (cover) and then multiple languages each with it's own translated TOC.
I want the PDF to show:
The front page first,
Then for each language submap, a Table of Contents for just that submap,
Followed by the actual content of that language submap.
What is the recommended way to structure the map and customize the native PDF template to achieve this aggregated, multilingual document with per-submap TOCs?
Are there best practices or example templates you can share?
Thanks so much for your help!