Skip to end of metadata
Go to start of metadata

The first step is to follow the set up instruction in the administration book here. If you still have problem:

Then set the log to DEBUG, you will see a message starting with: "Running system command" and the exact command that is run on the system. Run the command and fix any problem you might find. You want to check:

  • if you have an error about Ghostscript not been found, then set a system variable GS_PROG to the path of gswin32.exe. (you need to have ghostscript installed first)
  • if your java tmp directory has spaces in it, surrond the path with "" in the command line such as: <parameterString> -c -noframes "#{inFilePath}" "#{outDirPath}\index.html"</parameterString>
  • check that the pdftothtml binary is in a place where its path has no space

CHECKME

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.