FrameMaker Developer Kit vs Cloud solution
Hi all,
This is my understanding about FDK:
(1) The Adobe FrameMaker Developer Kit (FDK) is a set of C libraries and header files that allow you to write Application Programmer Interface (API) clients or plug-ins using the C or C++ programming language.
(2) Using the FDK, an API client can perform interactive user tasks and more. It gives programmers direct access to all the objects in a FrameMaker session or document. This includes graphics, text, markers, paragraphs, formats, and more.
(3) Only be invoked through FrameMaker application and the FrameMaker must be run parallel with the integration application
That means we cannot create a services on cloud to transfrom a Framemaker file to XML by suing FDK?
Do you have any ideas for a cloud services to transform a Framemaker file to XML?
