I need to search a number of bills that have been passed by the Nevada legislature for the occurrence of keywords.
The bills are posted on a public website in .pdf format.
Can anyone provide any advice on the best way to automate the search i.e.
1) Open a web page such as
2) Loop through a table that has the keywords, using either Adobe Reader or Adobe Acrobat. (Does Reader have an object library that can be manipulated?)
* If a keyword is found then display that key word in context.
* Allow for manual searching for the next occurrence of the keyword
* When there are no more occurrences of that keyword, go to the next keyword on the list.
3) Advise when all keywords have been searched.
Thanks,
Alan
The bills are posted on a public website in .pdf format.
Can anyone provide any advice on the best way to automate the search i.e.
1) Open a web page such as
2) Loop through a table that has the keywords, using either Adobe Reader or Adobe Acrobat. (Does Reader have an object library that can be manipulated?)
* If a keyword is found then display that key word in context.
* Allow for manual searching for the next occurrence of the keyword
* When there are no more occurrences of that keyword, go to the next keyword on the list.
3) Advise when all keywords have been searched.
Thanks,
Alan