View Single Post
Old 10-06-2010, 12:30 AM   #2
ATDrake
Wizzard
ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.
 
Posts: 11,517
Karma: 33048258
Join Date: Mar 2010
Location: Roundworld
Device: Kindle 2 International, Sony PRS-T1, BlackBerry PlayBook, Acer Iconia
Sounds like your PDF converter is leaving in the breaks between the "lines" of the PDF instead of joining them up.

This can be fixed by unpacking the converted mobi file to html, then editing the html in a plain text editor and doing a simple search/replace to get rid of redundant spaces/linebreaks (just keep replacing double with single until only single are left), then finally converting the html back into mobi.

Unfortunately, this will happen with just about anything you convert your PDFs to (short of an image format which kind of defeats the purpose). It's just one of those drawbacks of that format.
ATDrake is offline   Reply With Quote