Displaying Table of Contents and Bookmarks (RTF) in PDF Output
Hello,
I am trying to display both a Table of Contents (TOC) and PDF Bookmarks with no success.
I use Word's built-in TOC feature and use the following code (before and after the TOC) to display bookmarks in the RTF for PDF output.
<?convert-to-bookmark:?>
xxx
<?end convert-to-bookmark:?>
As this converts, the TOC is not displayed. I tried adding another TOC without the code but it seems to only acknowledge whichever is the first TOC.
Wondering if anyone has got this to work by this method or another?
Many thanks in advance and any feedback is greatly appreciated.
Lim