How do I add links between module elements for PDF documents?

Hi,

I am creating a general process model and want to connect an activity diagram action to a class in my class diagram. I can get it to work in the .vpp project itself and when I publish it. Is there a way to get that link to work in a PDF document with Doc Composer or something? The only links I manage to get working in my PDF file is the links to diagrams in diagram descriptions. The person requesting the model wants to be able to click on the action and have it take them to the relevant class.

Sorry for late reply

In order to generate links to your classes, you need to make sure the anchorMark is generated on your classes.

You can fix it by generating classes with its Details TemplateXML.
examples:

In advanced, you can modify any class’s TemplateXML to generate the anchorMark.