I have an an access 2000 database that archives a list of scanned invoices by a hyperlink that refers to a location on the same network as the database. These invoives are stored in the .PDF format. In my base I developed a query in SQL that calls up the hyperlinks from the squel BE utilizing a user defined key word search. So for instance, if a user searches for "Company X" 17 hyperlinks may appear listing all relevant PDF's that are stored on the network. The client would like to be able to simply "print all", so to speak. So my question is, can access open up several hyperlinks located on a network and print them all, without opening each PDF individually?The user can already view each one individually, the ability to print is what would be key. Any suggestions would be greatly appreciated. Thank you.