Skip to main content
Known Participant
June 29, 2010
Question

How to start FrameMaker second development?

  • June 29, 2010
  • 1 reply
  • 628 views

We want to do based on secondary development of FrameMaker to complete the specific functional requirements.

FDK-based development, if done, what kind of development tools?

What kind of development language?

Specific development process?

This topic has been closed for replies.

1 reply

Michael_Müller-Hillebrand
Legend
June 29, 2010

Zhaopeng,

You might want to start reading here:

http://www.adobe.com/devnet/framemaker/

- Michael

zhaopengAuthor
Known Participant
June 29, 2010

yes,I already read it. Can I use C# langage to finish FrameMaker's development?

Legend
June 29, 2010

Zhaopeng,

To use the FDK out of the box, you have to use C, compiled with Visual C++ (Windows). You could probably wrap any other language around that (as some others have done), but you would have to be exceptionally smart. Much smarter than me, for sure, because I couldn't tell you the first thing about it.

Russ