View Single Post
Old 01-27-2011, 08:49 PM   #4
michaelbr
Connoisseur
michaelbr began at the beginning.
 
michaelbr's Avatar
 
Posts: 77
Karma: 10
Join Date: Aug 2010
Location: Murcia/Spain
Device: Android 12
Quote:
Originally Posted by frabjous View Post
Have you tried using pdfreflow instead?

The only other thing I could suggest would be a reg ex find and replace. The exact syntax would vary by editor, and you'd have to figure out the rule -- would it be, if a paragraph ends with a lowercase letter, and the next one begins with one, merge the paragraphs?
Thanks frabjous, pdfreflow worked like a charm, I think there are some bugs:
1) There's a </body> at the top of generated html file, I think this should be an opening instead of closing <body> (further down there's another </body>).
2) Sometimes there's missing </p>. For instances, the chapter sometimes has a closing </p> tag, sometime it's missing.
michaelbr is offline   Reply With Quote