Printing

Green Screens Web and Mobile Terminal supports printing through virtual printer engine. This is server-side component used to transform SCS spool data stream into various formats.

Default format is PDF but other formats as HTML, JSON, TXT etc. are supported.

This enables us to process spool data in many ways.

When PDF is used, generated SCS spool looks identical to original printed SCS, but now it is possible to opens spool directly in browser or to print it to any printer without need for support for special SCS or PCL printers.

When HTML mode is used, generated SCS spool will use JSON mapping and web template design to render beautiful web-based report as shown here

For more information and technical details, please refer to links below.

Spool customization
Mobile printing
Printer drivers