FDK C/C++ - Frame Book conversion to XML (FrameMaker 12)
Greetings.
I am using FrameMaker 12 with the C/C++ FDK. I have looked into scripting the feature of converting a Frame Book to an XML. I have looked at the FDK Reference and Programmer's guide for assitance.
- What is the recommeded sequence to convert the book file to XML? My thought is as follows:
1. Open the book
2. Iterate over each compenent
i) Open each component
ii) Save each component as XML
3. Close the book
There are more questions to ask but I thought I would start a discussion and work through the solution. Thank you in advance.
