PDA

View Full Version : 【Help】 check if the PDF already open


inf074
September 23rd, 2009, 01:58 AM
by starting the program, i need to check is the pdf allready open.

Reason:
Produktion cycle
5 user work on 1 pdf

precheck if they can edit the file or someone else is still working on this file.


Is there a solution allready ?


thank 4 ur help

christina
September 23rd, 2009, 03:29 AM
When a file was opened, it will be locked.
Therefore you only need to make a change but not real change on the file and Save it, it will prompt you, then you can detect if the file was already open.