Separate page files
Hi,
First off I'd like to say that your programme does far and away the best job at cleanly converting PDFs that I've seen to date.
I was wondering if you would consider adding the ability to output the html markup into individual files per page. I realise that it's technically possible by selectively ignoring all lines except for those on the desired page one page at a time, but it means it's difficult to use the ignore functionality for it's original purpose, and in our instance where we have to convert documents 100's of pages long, it massively increases the time taken to do the job.
It occurs to me that you've written PDFMasher concentrating mainly on the use case of eBook creation, but some of your potential user base might have different uses.
Thanks