I have a index.pdx that i have loaded into acrobat, i now want to create a pdf that allows the user to input their search criteria into a textbox and have it search the index. I have been unable to find any information on how to solve this problem, Any ideas?? Thanks!
Searching using the index.pdx will only function if the user can map to the drive the index is stored on. If you plan to use this via the internet you are really out of luck. There are tools out there that will allow you to build pdf search indexes for the web if cost is not a factor. Hopefully, the next version of acrobat will address this issue.
Now, if you plan to allow users to search the pdf meta data only (author, title, subject and keywords) you could extract this information to a database that can be called based on your scripting. We are in the process of doing this since our users use these fields for all their drawing retrivals.
To extract the meta data you could write some code to this. We use PDFWorkshop to do this since we use this tool to manange the metadata.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.