Thread: Remove Footer
View Single Post
Old 11-19-2009, 03:21 PM   #8
matthias
Enthusiast
matthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura about
 
Posts: 25
Karma: 4212
Join Date: Nov 2009
Location: South Tyrol, Italy
Device: Sony Reader PRS-505
Hello,

i've found this topic after looking for something about the same.

i've tried it yesterday at work with an older Version (i think it was 0.6.22) and it worked without any problems, but today, at an other PC i tried to use the same regexp but it wont work (even with the same pdf file)

in the input-section with debug it shows up like this:
Code:
11&nbsp;&nbsp;<br>
the regexp i'm trying to use to remove the page numbers is
Code:
(\d+\xA0*<br>)
the exact same worked with the older Version, but it won't today. Have there been any changes from that older Version, or is something in the regexp wrong?? i've tryed now everything i'm able to, but i can't find the answer. (although i'm not very comfortable using regexp)
matthias is offline   Reply With Quote