On Tue, Jan 10, 2012 at 5:46 AM, Rick Hillegas <[email protected]> wrote: > > I ran a quick experiment: I removed fo2html.xsl and verified that I could > build the frames html docs. Here are some solutions listed in declining > order of effort: > > <snip options> > > Thanks, > -Rick
Another option would be to use PDFBox's ExtractText utility to convert the PDFs generated by the FOP into HTML: http://pdfbox.apache.org/commandlineutilities/ExtractText.html I haven't tried it yet, so I can't speak to its accuracy or presentation, but it would be another easy solution, and its definitely licensed with the Apache License. :-) - andrew
