ConceptDraw Community

Full Version: Export PDF, HTML problem with relative hyperlink
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello *,
I have made a mind map with relative hyperlinks.
Wenn I call a hyperlink from a mind map file then works the link correct.

After I have made a HTML Page in the same directory as the mind map file then is the relative hyperlinks a full path.

In the "xxxx-pic.html" find not the relative path.
example:
HREF="file://D:\DI\XXX\mind\map\Working\TM-02.xls">
in the mind map hyperlink:
..\Working\TM-02.xls
I must change manually the entry:
HREF="..\Working\TM-02.xls">
then works the relative link!!!

The second problem is the export in PDF.
Here doesn't works as well the relative hyperlink.
Have anybody a answer of this problem???
Reference URL's