View Single Post
Old 03-06-2011, 06:59 AM   #11
bob_tm
Enthusiast
bob_tm began at the beginning.
 
Posts: 32
Karma: 10
Join Date: Jan 2011
Device: Kindle 3 WiFi, Onyx M92
Quote:
Originally Posted by pietro99 View Post
For the 2nd line:

9781416585855TEXT.indd 57<br>

I come up with:

\d+TEXT\.indd \s\ d+<br>

For the 3rd line:

25/11/09 3:31:56 PM<br>

I come up with:

25/11/09\s\d+\:d+\:d+ PM<br>

(the date stays the same each time)

Neither of these will work for me.
Please copy the source from the conversion windows (with surrounding HTML tags) and I'll see if I can help you out. The text as cited by you (as copied from the resulting document) may not be sufficient to use as a base regexps, as it hides the HTML tags.

bob_tm
bob_tm is offline   Reply With Quote