in reply to Re^2: PDF::FromHTML istallation problem or script?
in thread PDF::FromHTML istallation problem or script?

Ive also been looking at this script and have a weird problem. I too want only html converted to pdf and I input the file names and when I run the script I get the error not well-formed (invalid token) at line 2, column 0, byte 39 at /usr/lib/perl5/site_perl/5.8.7/i686-linux/XML/Parser.pm line 187 Now WHY is it trying to use the XML parser? The script is identical to the one posted in this thread. It sais nothing about parsing XML. Im at a stand still. I have no idea what file to edit in order to possibly comment out the instructions to parse the xml version of the html file I want to make into a pdf. Any help on this would be greatly appreciated... Regards and thanks in advance Dan
  • Comment on Re^3: PDF::FromHTML istallation problem or script?