In html using the embed tag to display a pdf online, is there a way to search through multiple documents, I know adobe reader can do that in the advanced options (where you specify a location where the pdf documents are kept), but is there some parameter that can be used in the html embed tag that can search through multiple pdf documents? using the search parameter you can do a search in the 1 document that you give a path to, but I need support for many. I am fine with passing a comma delimited string of url's to pdf documents if need be.