Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
SeanWang@adobeforums.com #1
Re: problem with non modal ADM dialog
How do you get the first parameter for sADMDialog->Modal, sADMPluginRef. I have been struggling for a while.
Thank you in advance.
SeanWang@adobeforums.com Guest
-
Parent window for modal dialog
What is the best way to get a parent window for a modal dialog? Currently, I am using the following code: HWND hParent =... -
Modal Dialog
Hi <base target="_self"> Or place a iframe in the dialog and host the page there -- Best Regards Vidar Petursson... -
Modal dialog Filters under X?
I've been trying to write a ModalDialog filter under OSX. The reason is that I need to create an external code for InstallerVISE that will... -
Modal Dialog Popup from WebControl - What is wrong with this...
http://www.aspfaq.com/show.asp?id=2257 "Jim Mitchell" <jim_mitchell@mindspring.com> wrote in message... -
Submit form from modal dialog
Hi, I have a web page that opens a modal dialog (client side) in the following manner ... -
SeanWang@adobeforums.com #2
Re: problem with non modal ADM dialog
Let me clarify my question.
I am using the plugin sample code provided in the SDK to develop my own plugin. I someone get sADMPluginRef from third parameter, "message", passed into the PluginMain function. But I could find it. instead, I saw something like this in the PIMain.c file.
ASBool CALLBACK PlugInMain(ASInt32 appHandshakeVersion,ASInt32 *handshakeVersion,PISetupSDKProcType* setupProc,void* windowsData)
Would you please give me a hand. I have been stuck here too long.
Thank you very much.
Sean
SeanWang@adobeforums.com Guest



Reply With Quote

