View Single Post
Old 10-06-2006, 06:49 PM   #28
DHer
Addict
DHer doesn't litterDHer doesn't litter
 
Posts: 261
Karma: 156
Join Date: Jul 2006
Device: iliad
well, i'm importing a pdf (a quite strange creation history on my side resulted in page numbers being shown as plain text at the end of the page in the pdf file).
In this case the page number is also shown as paragraph in bookdesigner.

I was just wondering if there is a way to remove such regularily occuring lines containing only a number in increasing order.

Actually it doesn't matter too much. i've managed to find an older version as text file where i can strip the page numbers with the regexp equivalent of endline,any amount of numbers,endline.

The rest is working smooth.
DHer is offline   Reply With Quote