Quote:
Originally Posted by schlonz
i also remove the footer with Sigil, but the only reason ist because (IMHO) the remove wizard in calibre did nothing.
|
Sometimes, because of how the pdf2html works what you test in the wizard has little to do with the html code the regex is applied to. Yes this is a flaw in removing footers. Kovid stated his solution below.
Quote:
Originally Posted by kovidgoyal
The solution for this is to run the conversion in debug mode and look at the actual HTML in the input subdirectory (for some files, it can differ slightly from the html in the wizard).
|