Please advice a regular expression to find all string which are not ended with ".pdf". So, it should find stings "some string" and "some stringpdf", but not the strings like "some string.pdf"
Thanks, Aleksey Asiutin
Please advice a regular expression to find all string which are not ended with ".pdf". So, it should find stings "some string" and "some stringpdf", but not the strings like "some string.pdf"
Thanks, Aleksey Asiutin