R
Rich K
I have a form with a PDFCReader Control. I also have a listbox that is
populated by pdf files in a specific folder. Users scan documents into this
folder and the list is updated automatically.
When the user single clicks on the list the clicked document previews in the
PDFCReader Controls. This works well. The user can then select a location
to copy the file, and this copy process works. I then would like to kill the
file from the original location but since it is open in the viewer I get a
windows error (as it should).
Does anybody know how I can look through the pdf's in the viewer and
determine if the specific document is open and then close it so I can delete
it?
populated by pdf files in a specific folder. Users scan documents into this
folder and the list is updated automatically.
When the user single clicks on the list the clicked document previews in the
PDFCReader Controls. This works well. The user can then select a location
to copy the file, and this copy process works. I then would like to kill the
file from the original location but since it is open in the viewer I get a
windows error (as it should).
Does anybody know how I can look through the pdf's in the viewer and
determine if the specific document is open and then close it so I can delete
it?