Hi, I work with RoboHelp X5 for Word for several years and
create WinHelp projects succesfully. Currently i am
validate an upgrade to RoboHelp 8 and use a trial version
from RoboHelp 8. I find several issues (bugs) in RoboHelp 8 for
Word.
I use following system configuration: Windows XP SP3, Word
2003 SP3, RoboHelp for Word 8.0 (8.0.0.203) Trial
1. Pre- and post compile batch processing not work. The
compile process hangs after pre-processing.
Also it is not possible to cancel the compile process. To
exit the compile process you must use
the windows task manager and kill the RoboHelp process!!!
2. Compile error when the project file (hpj) containing map
files with a relative path.
[MAP]
#include <..\map-files\doctypes.hm>
The pre compile process resolves this relative path to
("C:\Projects\RoboHelp8\Test" is the project directory)
"C:\Projects\RoboHelp8\Test\map-files\doctypes.xml"
The winhelp compiler logs an error that they can not find
this xml-file.
What from hell is that. There don't exists xml-map files!!!
In my old projects i edit the hpj-file that all file
locations has a relative path to the project directory.
This has the advantage that can i copy the hole project
structure to any location. (e.g. to edit the project from
external services etc.) RoboHelp X5 works fine with relative
pathes to map files.
The RoboHelp 8 project explorer works also well with
relative pathes to map files. But the compile
process works only with a absolute pathes to a map files!!!
Has anybody the same problems? This concerns only the trial
version?
I could't find an email address to post this issues to adobe
support.
Thank in advance