Hi,
I'm trying to write help for an RTC Add-on solution. Everything works fine, but 'm struggling with including images. I use the Tools HTML Help Workshop and Microsoft Dynamics NAV Help Builder SP1. As far as I understand I include images with a conventional <img ..> html tag. When I compile the solution with HTML Help Workshop I get an chm file which displays the image correctly. After processing the file with Microsoft Dynamics NAV Help Builder the resulting help file doesn't find the image. The log of the Help Builder shows also that no image was processed. What do I miss? I greatly appreciate any help.
Regards, Andreas
0
Comments
In order to include images in compiled .chm file you have to add reference to that image to the .hhp file (HTML Help project file). To do that, open the .hhp file and find [FILES] section. Add reference to your image in that section - in the similar way as references to other files are added. Use relative file path.
Ola Porosinska
Software Development Engineer
Microsoft Dynamics NAV