The Acrobat SDK has different parts: JavaScript, Interapplication
Communication (which is what you are using), and the plug-in interface. You
cannot mix and match functionality across these different APIs. What you
are referring to is part of the plug-in interface (hence the sample code in
C - plug-ins are written in C/C++). You need to limit your search for API
functions to the IAC interface (or the JavaScript interface if you want to
to use the JSObject property of your PDDoc object).
And now in German:
Das Acrobat SDK hat verschiedene Teile: JavaScript, Interapplication
Communication (das ist, was Du verwendest), und das Plug-in API. Du kannst
diese unterschiedlichen APIs nicht mischen - die Funktion zum speichern
optimierter PDF Dateien ist Teil des Plug-in APIs, deswegen gibt's da auch
nur die Beispiele in C: Plug-ins werden in C/C++ geschrieben. Du musst
Deine Suche nach Funktionen im IAC API beschränken (es ist auch möglich,
JavaScript Funktionalität mittels des JSObject Objekts zu verwenden).
Karl Heinz Kremer
PDF Acrobatics Without a Net
PDF Software Development, Training and More...
2014-10-17 9:54 GMT-04:00 Aladin99 <forums_noreply@adobe.com>:
AVDocSaveOptimized mit Visual Basic 2012 created by Aladin99
<https://forums.adobe.com/people/Aladin99> in Acrobat SDK - View the
full discussion <>