Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Mohd_Mustafa_SK@adobeforums.com #1
Unable to save the PDF file using "Close Button"
Hello All,
I am facing a problem while closing a pdf file.
I am using the following code to Open a pdf file.
CAcroApp objAcroApp = new AcroAppClass();
CAcroAVDoc objAVDoc = new AcroAVDoc();
objAVDoc.Open(“C:\\new.pdf”,”Sample”);
objAcroApp.Show();
After opening the document I am dong some changes (adding markup) in the file.
Then I am closing the file using the “Close Button” and in “YES” for the save confirmation dialog.
Here is the problem.
After giving “YES”, I am getting a “Save As” dialog with "Sample.pdf" in the FileName box.
I am getting this only in Acrobat 9.0.
When I tried the same in Acrobat 8.0 I didn’t get “Save As” dialog. It saved with out "Save As" dialog in "C:\\new.pdf".
I need to give the same behavior in both Acrobat 9.0 and 8.0.
Please help me out to fix this issue. Thanks in advance.
Regards,
Mohd Mustafa SK
Mohd_Mustafa_SK@adobeforums.com Guest
-
Disabling "Save a Copy" button for myapplication and not other applications
I have a application developed in VC++ which can open pdf documents by help of a plug in developed by us. We need to disable the "Save a Copy" button... -
Unable to Save/Save As/close Word XP file with Acrobat 5.0 installed
One of my user is having this problem on her Windows XP PC: Dell GX260 with Windows XP Professional running 512MB RAM, Office XP, Acrobat 5.0 ... -
Can i remove the "flash Player", close,Mimimize button from flash exe file
Hi, Is it possible to remove from .exe file, "flash player, and the close - button, i mean the menu from the flash exe? I have used,... -
Emulate "Close" Button
How do I emulate the web page "Close" Button, i. e. the "X" in the upper right hand corner of each web page? Thank you.... Bruce -
#12029 [Com]: "--with-apxs" can cause the error "MySQL: Unable to save result set in"
ID: 12029 Comment by: sietzepost at streetwisedd dot nl Reported By: root at byone dot com Status: Bogus Bug... -
Leonard_Rosenthol@adobeforums.com #2
Re: How to avoid the "Save As" dialog when using "Close Button"
In what you have posted, there is no reason it shouldn't work the same way in Acrobat 9. I would recommend that you submit your complete application to developer support.
Leonard_Rosenthol@adobeforums.com Guest



Reply With Quote

