text extraction, but still preserve pdf formatting
Status: Beta
Brought to you by:
meshko
I use pdftohtml for text processing purposes, but the
<br> in the <div>s causes me discontinuity for the
paragraphs. I could just edit the html and remove the
<br>, but then I'd lose the orginal pdf layout, which I
don't want to do.
Would it be possible set an option to use the width
property in style to set the width, rather than use <br>?
Have a look here: www.jumpdemo.com to get an idea of
what I'm trying to acheive.
cheers.
Logged In: YES
user_id=1241882
scrap that ... found a work around for my purposes.