Hi everyone,
I am new to programming. Someone introduced me to VB6 and it worked for me so far in achieving what I want to achieve so far. Until recently, I discovered that I need to save PDF files while it is opened in an embedded form in VB6 application that I wrote. I am using Foxit reader library. I need my users to create bookmarks on the documents they see and allow them to save and replace the document in the same location. However, the file could not be replaced as it is opened by my application. I need the file to be exactly the same name and to be in the same folder for subsequent processing. So saving it as a different filename is not an option for me.
Any ideas how I can allow saving and replacing the files that my users are viewing using the Foxit 1.0 type library?
Thank you.
I am new to programming. Someone introduced me to VB6 and it worked for me so far in achieving what I want to achieve so far. Until recently, I discovered that I need to save PDF files while it is opened in an embedded form in VB6 application that I wrote. I am using Foxit reader library. I need my users to create bookmarks on the documents they see and allow them to save and replace the document in the same location. However, the file could not be replaced as it is opened by my application. I need the file to be exactly the same name and to be in the same folder for subsequent processing. So saving it as a different filename is not an option for me.
Any ideas how I can allow saving and replacing the files that my users are viewing using the Foxit 1.0 type library?
Thank you.