eva/3 Application BuilderDeveloping Additional eva/3 ComponentsExtensionpointsDocument Types in eva/3 

Print and Preview

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
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.

Fig. 297: Print Preview
Fig. 297: Print Preview