Regex to remove header from PDF
I have been reading through a few posts about using Regex to remove headers and footers.
I have successfully managed to remove page numbers and static strings. But the particular PDF I am using use the chapter title as the header. So this is going to change a lot.
How do I specify a regex expression to match a phrase/string?
|