Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
NoSmoking@adobeforums.com #1
about acropdf.dll
I want to display an pdf file in my own application.
I want to know what's the difference of Acrobat and Reader's acropdf.dll and the difference of each version(7~9) acropdf.dll.
There are 3 interfaces:
void postMessage(const VARIANT& strArray);
VARIANT GetMessageHandler();
void SetMessageHandler(const VARIANT& newValue);
I don't know how to use them and is there any specification for the this?
Thanks!
Jasper.
NoSmoking@adobeforums.com Guest
-
AcroPDF.dll in C# application
Hello everybody, I have a problem with integrate Adobe Reader 9.0 ActiveX in my C# application. I have Adobe Reader ActiveX control on the form... -
AcroPdf Active X control with Reader 9.0
Dear Rosenthol : I come from taiwan ^^ I have the same problem in the forms <http://www.adobeforums.com/webx/.59b5b204> Leonard... -
AcroPDF resize problem
I have a simple application hosting the AcroPDF (ActiveX) object, version 8. It works well at startup. However, if I resize the ActiveX control, the... -
Pb PDF Filename : AcroPDF.dll + VB6
We use the component AcroPDF.dll (Adobe Acrobat 7.0 Browser Control type library 1.0) in a VB6 program. We use the method LoadFile to display PDF... -
AcroPDF.dll as ActiveX control under Java SWT
I'm trying to communicate with the Acrobat Browser Plugin from an Eclipse RCP Application. We use Acrobat 8.0, but I'm not able to integrate the... -
Leonard_Rosenthol@adobeforums.com #2
Re: about acropdf.dll
The Acrobat SDK has all the documentation you'll need along with sample code. Start there!
Leonard_Rosenthol@adobeforums.com Guest
-
NoSmoking@adobeforums.com #3
Re: about acropdf.dll
Thanks.
I did not notice the IACReference.
NoSmoking@adobeforums.com Guest



Reply With Quote

