Thanks
Alternatively, you have to find the command-line (no windows!) version of HTMLDOC and change the two occurrences of 'htmldoc' in:
if options['verbose']=='--verbose' and options['verbositylevel']=='high':
print 'htmldoc' + htmldoc_opts + ' ' + htmlout_filename_list + " -f "+ outputfilename + " > /dev/null"
exit_value=os.system ('htmldoc' + htmldoc_opts + ' ' + htmlout_filename_list + " -f "+ outputfilename + " > /dev/null"
in /usr/bin/chm2pdf (or wherever chm2pdf is located) with the name of the command-line version of HTMLDOC.
Also you can use the--verbose option to get more output from chm2pdf.
--
Regards
Chris Karakas
http://www.karakas-online.de
-----Ursprüngliche Nachricht-----
Von: turbo <djio...@hotmail.com>
Gesendet: Apr 7, 2010 1:58:50 AM
An: chm2pdf <chm...@googlegroups.com>
Betreff: chm2pdf shows the HTMLDOC windows
>--
>Hai ricevuto questo messaggio perché sei iscritto al gruppo "chm2pdf" di Google Gruppi.
>Per postare messaggi in questo gruppo, invia un'email a chm...@googlegroups.com.
>Per annullare l'iscrizione a questo gruppo, invia un'email a chm2pdf+u...@googlegroups.com.
>Per ulteriori opzioni, visita il gruppo all'indirizzo http://groups.google.com/group/chm2pdf?hl=it.
>