Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
udaykiran_sword@adobeforums.com #1
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 based the application using the plug in. What is happening now is that the "Save a Copy" button is getting disabled for all external applications i.e., if I open a pdf in Internet Explorer the "Save a Copy" button is disabled. Is there any way in VC++ through which I can check which application is using the plug in and disable the button according.
Thanks in Advance.
Uday
udaykiran_sword@adobeforums.com Guest
-
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... -
FScommand("Exec","myapplication.exe") doesnot work on Trial version MX?
i think projector in this case is meant to be a .exe file not a test.swf like you mentioned. goto File, Publish Settings... and there under the... -
#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... -
"Save Copy of" remote file on my local computer
fmp 6.04, xp So I have my files hosted on another computer, across the room. On my computer, I made a script that opens up via hosts the database.... -
Disabling the "Back" button
Hi All: Well, now I have another question. I have created a rather large application that is handled through one script. What I would like to... -
Aandi_Inston@adobeforums.com #2
Re: Disabling "Save a Copy" button for myapplication and not other applications
There's an API like "AVWindowIsExternal" or maybe AVDoc...
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
udaykiran_sword@adobeforums.com #3
Re: Disabling "Save a Copy" button for myapplication and not other applications
The AVDocIsExternal just tells us whether it is opened in a external window, but what i want is i should be able to disable the buttons of the acrobat plu in for my application alone and not other applications like Internet Explorer. Is there any way we can use SendMessage or PostMessage message? i have a slight idea regarding this, but i am stuck on how to implement this.
Thanks in Advance
Uday
udaykiran_sword@adobeforums.com Guest



Reply With Quote

