IDML file format/structure (Special Characters used in Annotated Files/Bookmarks/Hyperlinks)
I would like to understand the IDML file format/structure. Actually the requirement is to read a annotated IDML file, identify the special characters in it (like for bookmarks/hyperlinks) and replace them with simple characters for converting the annotated IDML file to a simple IDML file. All the above logic will be implemented in .Net Core. This simple IDML file will then be exported to PDF using .Net code/InDesign Server javascript.
Thanks.
