PDA

View Full Version : Indexing open PDF file


TM
06-16-2005, 02:39 PM
Is there a way around not being able to index a file that a user has open?

Ray
06-17-2005, 02:00 AM
Ask the user to close the file.

If a file is being held open exclusively by an application/user, then it can not be accessed by another application. This is a restriction of the operating system. You should make sure that files are not held open before indexing.