I was wondering if anybody has used RPDFWorks and more specificity
RPDFSearch and been able to grab text AFTER " TEXT_TO_SEARCH"?
I need to search PDF's and find a word and THEN with code or R:Magic specify
the text that came AFTER the word search (sloc(0,45)) as an example.
IE: I set my search to " FOLDER_NAME"
\WhatsNewInRBASE76forWindows_Update5.pdf
I set " TEXT_TO_SEARCH" = ' SET SHORTNAME ON'
I need the return value/var to be ' command. The default is set to OFF.'
Is this even possible? The other issue is sheer number of file/folders
29,065 files/PDF's in 331 folders. So along the search I have grab/trap grab
22 fields (" TEXT_TO_SEARCH") of these PDF's and set 22 variables with the
text afterwards.
Every PDF that I search will have a result "string of text found". Every
PDF that I also search will only have one page.
Any ideas or workarounds? So far I have learned a lot about other ways and
ideas but been unable to come up an answer for this one yet.
Sincerely,
Paul Dewey
Oh, I read and re-read my PDF's <gig> and applied the updated PDF's
hoping as well.