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 item | Description |
|---|---|
| Edit | - |
| 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 |
| Symbol | Description |
|---|---|
| Print preview on the printer selected when the print preview is called up | |
| Save preview as ASCII file | |
| Send preview as email | |
| Sending a preview as a fax |
| 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
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.
| 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 |
| Message | Parameters | Function | Receiver module |
|---|---|---|---|
| EDIT_FAX | printDocument NULL NULL modules | Call up input window for output | Output editing module |
| EDIT_MAIL | printDocument NULL NULL modules | Call up input window for output | Output editing module |
| PREVIEW_PRINTED | Recipient of the reply | Print preview was printed |