Hello,
A recently imported epub book has a footer inserted in the text in the wrong place. is it possible to remove this footer automatically>
it Look like :
<p class="calibre2">bla bla bla bla bla THIS IS THE TITLE OF THE BOOK 7/10/08 11:14 AM Page 152</p>
<p class="calibre2"> <i class="calibre4">152</i></p>
<p class="calibre2">THIS IS THE TITLE OF THE <i class="calibre4">B </i> OOK</p>
<p class="calibre2">More bla bla bla bla.</p>
I would like to look it like
<p class="calibre2">bla bla bla bla bla More bla bla bla bla.</p>
The book has 900 pages. I'm cleaning it up manually but all

would be greatly appreciated.
Thanks.