Quote:
Originally Posted by droylynn
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 \