unic...@gmail.com
unread,Feb 2, 2013, 8:12:30 PM2/2/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chm...@googlegroups.com
Hi,
i am having problems with converting larger chm files to pdf.
Error Example:
Traceback (most recent call last):
File "/usr/bin/chm2pdf", line 1108, in <module>
main(sys.argv)
File "/usr/bin/chm2pdf", line 1102, in main
convert_to_pdf(cfile, filename, outputfilename, options)
File "/usr/bin/chm2pdf", line 387, in convert_to_pdf
correct_file(re.sub('\\\\ ', ' ', page_filename), htmlout_filename, html_list, objective_urls, options)
File "/usr/bin/chm2pdf", line 131, in correct_file
pf=open(input_file,'rU')
IOError: [Errno 21] Is a directory: '/tmp/tmpW2MqGn/test_larger/'
Any suggestions?
Cheers