I had to write some documentation. I wrote each page in MS Word, and then saved each * .docx file as htm. I am using the "HTML Help Workshop" (from microsoft) to compile a chm file.
I managed to create a chm file, but the problem is that not all images in the chm file are displayed. I tried to decompile the * .chm file to a different folder and open each .htm file in a web browser. All images are displayed correctly.
Then why they do not appear in the chm file. Oddly enough, only some of them are not displayed. I checked if the image format creates a problem, but all the images have the same format. I checked if the file name is a problem, but all the images are named as the image [001-100] .jpg in the respective folders.
Any idea what is going wrong?
source
share