AFPResources

Resources related to the AFP Renderer

IBMs Advanced Function Presentation (AFP) has been described as “a document architecture, a printer dialog and datastream, and a process for fully system managing printing.” Unfortunately that doesn't tell much and seems to be typical marketing language. When it comes to the FOP AFP Renderer it only deals with creating documents conforming to the AFP document architecture. This architecure is called MO:DCA (Mixed Object Document Content Architecture). The following text is taken from:

Data Stream & Object Architectures: MO:DCA Reference (SC31-6802-06)

Begin Quote
A mixed object document is the collection of data objects that comprise the document's content, and the resources and formatting specifications that dictate the processing functions to be performed on the content. The term Mixed in the MO:DCA architecture refers both to the mixture of data objects and the mixture of document constructs that comprise the document's components. A MO:DCA document can contain a mixture of presentation data objects. Each data object type has unique processing requirements. An Object Content Architecture (OCA) has been established for each IBM data object to define its respective syntax and semantics. MO:DCA documents can contain data and data objects governed by the following OCAs:

To generate MO:DCA documents (datastreams in IBM language) one needs the relevant specifications. Here is how to get them:

From there its easy to get the rest. Open the PDF and in the section Related Publications the other relevant specifications are listed. Search for them on the above mentioned web site by Order Number and download them one by one.

For those who don't have access to an IBM AFP environment it is very difficult to verify the correctness of any generated MO:DCA document. Two free tools are available to help.

last edited 2007-11-28 10:17:21 by AdrianCumiskey