I've read the tutorial as well as this thread and I've found the information very useful. I just can't find how to extend my selection. for example we have
file://something0%01something0%0 (page 23 of 9000) [April 99, 1903]
I just want to match file://something0%0 and extend my match to the end of line. Or I could match of 9000) and extend to the previous end of line.
Is there a simple way to do that ?
edit: let me clarify ... I mean how to I match to the end of line in a PDF when there are no end of line tags.
I use file://.+br> when it's an html document.
Last edited by HornGs; 04-16-2011 at 05:12 PM.
|