Mmmm... I'll try, but, being a programming illiterate, I need some help. Where do I do that, in the command line (c/programfiles/calibre)? How do I select the book?
Quote:
Originally Posted by kovidgoyal
Hmm it shouldn't be doing that. Can you convert to HTML first (using the command
Code:
pdftohtml -enc 'UTF-8' '-noframes' '-p' -nomerge pathtopdf
That's what calibre uses. Probably the HTML being generated is losing that information (an alternative way to test this is to use pdf2lrf)
|