View Single Post
Old 06-19-2009, 02:59 AM   #15
jgray
Fanatic
jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.jgray ought to be getting tired of karma fortunes by now.
 
Posts: 554
Karma: 2928497
Join Date: Mar 2008
Device: Clara 2E & Sage
I have yet to find a program that will take a PDF and convert it to anything useful. All the programs I've tried either give me plain text with line breaks for each line, or try to recreate the exact layout of the original PDF by using text boxes, tables, and other ridiculous amounts of formatting.

Even the HTML output from these programs suck. Either the HTML has tons of embedded font tags, or they generate extremely complex CSS in an attempt to duplicate the layout of the PDF. Yes, I can use HTML Tidy to clean some of this, but I still have to spend hours cleaning up the rest of the mess. I have done this often enough that I am tired of it. I refuse to waste any more time on converting PDF files.

All I want is simple HTML output with bold, italic, headers and such. If I need anything fancier, I can add a simple sytle sheet myself.
jgray is offline   Reply With Quote