I need have the pdf doc write a file on the user’s hard disk. I don't care what is in the file as I only need its presents to indicate the pdf doc has been accessed. I have been trying to do this with Java Script but so far I have failed. I intend to test for this file and if there I will delete it and the dat files that where used to populate the pdf doc fields, (the presents of the file would mean the data has been transferred and is no longer needed).
Can you post the code I need to write this Indicator file?
I develop the pdf docs with 7 and my users may have 5, 6 or 7.
Thanks for your help.
Leo
You state "I intend to test for this file and if there I will delete it ". It seems that you have some control over the systems on which you need this action. If this is the case then you have an easy solution. A folder level script with a trusted function. You can call just about any method from a trustedFunction.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script