I'm not sure if this is the right place to ask this, but here goes:
I tried to convert a PDF file to mobi, and the dialogue quotes were incorrectly translated. Opening quotes were changed to - and closing quotes to ||.
Anyone else experience that?
Also, I wanted to remove the header. The pdf to html source looks like this:
Code:
<hr>
<A name=4></a><b>Immortals After Dark Series – 02 – A Hunger Like No Other </b><br>
<b>Page 4 of 360 </b><br>
I cannot comprehend the regex that detects headers, but it looks right, with the "a name" thing and all...