Is there a way to read multiple pdf files with different filenames, and do the following:
If filename has the words "apple"
then
add bookmarks for "apple"
elese
if filename has the words "banana"
then
add bookmarks for "banana"
...
(The bookmarks are based on the main headings of the content page from the pdf mag file.)
The end object is to do this in batches/ all at once...