The Extensionpoint
com.odc.eva3.dev.core.document
defines the optins to choose on printing a document.
They define, whether and how it will appear in the filter dialog on printing an
eva/3 project (s. Abb. 261).

Fig. 296: Print Projekt Dokumentation
To print the documents according the specified extension, the
adapterFactory must adept the IFile objects into a
instance of interface
com.odc.eva3.dev.core.print.IPrintBookFactory.
The created com.odc.eva3.dev.core.print.PrintBook describes how
to print and preveiw the document. The printing and the preview work on eighter
a (filtered) eva/3 project or a single
document.