Thread
:
Removing Line breaks using regex in PDF when converting
View Single Post
01-11-2017, 03:00 AM
#
2
itimpi
Wizard
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
Have you tried something like:
</p>$^<p class="calibre1">
If I have got my RE correct this should look for a line ending with the <p> tag and the next line starting with the open paragraph tag. You would want to replace this all by a single space.
itimpi
View Public Profile
Visit itimpi's homepage!
Find More Posts by itimpi
Track Posts by itimpi via RSS