We have observed that the PDF tag structure for the Table of Contents (ToC) differs when generating a Document via code compared To using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...docx (8.1 KB) Code Word - Save As...document Document doc = new Document(); doc.removeAllChildren();...