Getting 'Save As' option instead of 'Save' when saving PDF from VB.Net app
I am trying to save a PDF document from a VB.net application and always get the 'Save As' option instead of the 'Save' option. If I do the same edit to the same document outside of the VB.Net app, from the Adobe Acrobat Reader DC app then the normal 'Save' option is available. How can I get the 'Save' option in this case?
I am starting an instance of the AxAcroPDFLib.AxAcroPDF from VB.Net.
Any help is appreciated. Thank you.
