Quote:
Originally Posted by Radium
That link covers the footer removal, but doesn't say anything about page numbers removal.
Any way to remove them other than manually?
|
Page numbers are removed exactly the same way as headers/footers. You need to work out a regex expression to identify the text to be removed.
You should start by using the wizard symbol against the regex option under Conversion->Search & Replace for the book in question. This will show you what the text will look like at the point in conversion where the regex is applied. Normally one can find one that will identify the sequence of characters that needs removal.
Unfortunately there is no simple tick box approach. The regex expression needed tends to be specific to a particular book.