View Single Post
Old 08-15-2011, 04:27 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,098
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by droylynn View Post
I have read all the tutorials on RegEx but I am still confused.

I want to remove headers from the PDF files and it looks simple enough for someone who is computer literate and I will be the first to admit that I know next to nothing about programming or strings.

In the tutorial where you can remove Title and Author should I be actually stating the name of title and author?
ie (Standoff|Lauren Dane)

Will this work in the Search and replace section?
The vertical bar may cause problems. precede (Esc) it with a backslash
are the open and close ( ) there also? Each of those need an \
theducks is offline   Reply With Quote