Search & Replace .pdf title and author
When converting from pdf to (mobi in my instance) it always puts the title and author where the top of the pdf pages were.
I found a string to use that will get rid of these. It doesn't however get rid of one half of the page numbers. Working on that....
But here you go.
</a>([^.|.*]+)?<i>([a-zA-Z]+(\W?))+</i>
Note: In my case because of where my ebooks are printed....it gets rid of some of the epiracy warning also, so you may want to double check
Last edited by remus.grrrl; 09-10-2012 at 04:28 AM.
|