I am creating PDF files using Oxygen XML Editor 22.1 and a publishing template with a customized version of the 'DITA Map PDF - based on HTML & CSS' transformation scenario. When creating a PDF file, I receive the following warning:
Code: Select all
"Destination: Unresolved ID reference "AG135_d7e61a1035" found.
Code: Select all
<prodname id="AG135">Troubleshooting</prodname>
I tried troubleshooting this issue following the solution for a broken link, https://www.oxygenxml.com/doc/versions/ ... a-pdf.html, but even after setting the clean.temp parameter to no, my temp folder does not contain a topic.fo file. And the retain.topic.fo parameter is not available in my parameter list, so the solution stated in this topic also does not work : https://www.oxygenxml.com/doc/versions/ ... l=topic.fo
Do you have any ideas how I can tackle this issue? It's only version 22 that is causing the issue, versions 21 and 20 do not show the warnings.
Thanks, Tanja