I installed PDFReflow 0.8.6.1 on a Fedora 11 Linux system (I already had popper-utils), but I am unable to generate HTML output. If I run
Code:
pdftohtml -xml mybook.pdf
and then
Code:
pdfreflow mybook.xml
the PDFReflow GUI starts. If I then select the PDF document in the GUI and click Reflow, a new GUI instance is started.
When I directly run the GUI, select the PDF document and click Reflow, a new GUI instance is started.
In all these cases, no HTML output is generated.