Dump pdftohtml errors to output file
Status: Beta
Brought to you by:
meshko
An observation we have made with this utility is that
when outputting results into a file, e.g "pdftohtml
MYPDF.PDF >output.txt), no error information is put
into the file; only what pages were processed. For
files that do not generate output at all (for instance,
encrypted files), no output at all is generated. Is
there a way that when pdftohtml is invoked, errors can
be dumped into a file for review? This occurs with
version 0.38 and 0.36.
Logged In: NO
Error messages will be printed to stderr not sdtout so the
output(errors) would not be ouputed to a file.
The only thing i can think of is searching and replacing
stderr to stdout in all the source files and rebuild
pdftohtml and xpdf, goo, splash, fifo.