Loading...
 

Print Preview

Print Preview

Description

The ClassiX® print preview displays either "intelligent" hard copies of screen windows or internal(document) documents (such as production orders) in a print preview. In the print preview, you can navigate through all existing pages, the size is freely scalable.

The print preview can then be forwarded directly to a printer.

Functionality

You can output the print preview to a printer, send it as an E-mail or fax, or save it to an ASCII file.

Menu
Menu item Description
Edit -
: Print Print preview on the printer selected when the print preview is called up
: Save Save preview as ASCII file
: Set printer Another printer can be selected
Close Close window
Toolbar
Symbol Description
CX_PRINTER.png Print preview on the printer selected when the print preview is called up
save.png Save preview as ASCII file
CX_E_MAIL.png Send preview as email
CX_FAX.png Sending a preview as a fax
Fields
Field Description
Zoom Selected zoom level
Advertisements Number of pages to be displayed
Page Currently displayed page
: from Total number of pages

Related topics


Technical documentation

Print Preview Module

Module name

preview.mod

Classes

CX_DOCUMENT

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
SHOW_DOCUMENT Document object a CXS_DOCUMENT object is displayed in the print preview window
SHOW_PREVIEW [Optional recipient of the response], widget a widget is displayed in the print preview window

Sent messages
Message Parameters Function Receiver module
EDIT_FAX printDocument NULL NULL modules Call up input window for outputOutput editing module
EDIT_MAIL printDocument NULL NULL modules Call up input window for outputOutput editing module
PREVIEW_PRINTED Recipient of the reply Print preview was printed

Operational business