Copy link to clipboard
Copied
I've imported a project from RoboHELP 5 to RoboHELP 9 and i need to generate a Microsoft HTML Help (chm) file but I'm having some trouble. The system I'm using is Windows 7 64 bit.
1) I've defined a stylesheet css file linked to all my topics. Inside the html editor all topis are shown correctly. Also in preview window they are right ... but in the generated help some pages (not all!) lose the link to css file. To correct this issue I need to open in editor and focse saving for any involved page, the problem is that I've hundred of pages in the project!
2) This is the most frustrating issue. When the help is opened directly from the chm file I've no problems, but if the help is opened by our software for the contextual help, I get this error:
Translating from Italian: the error is "Property or method not supported by the object"
Does anyone has a solution for these issues?
Thank in advance.
Vanio
Copy link to clipboard
Copied
Hi Vanio,
This problem is usually caused by hhctrl.ocx file which is in the system 32 folder. Try registering the file by typing the following command in Start > 'Run'
regsvr32 c:\windows\system32\hhctrl.ocx
Thanks and regards,
Piyush Bhatnagar
Copy link to clipboard
Copied
Sorry your solution doesn't work.
Copy link to clipboard
Copied
Hi Vanio,
Please try the following command:
c:\Windows\SysWOW64\regsvr32.exe c:\Windows\SysWOW64\hhctrl.ocx
Thanks and regards,
Piyush Bhatnagar
Copy link to clipboard
Copied
Sorry, also this solutioin doesn't work ![]()
Copy link to clipboard
Copied
I solved the issue by myself. The problem was the deflagged option "Binary index" in Project Settings. Once activated it worked.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now