-
Class Summary
Class |
Description |
GXPage |
This class implements one page that is going to be printed.
|
GXPrinter |
This class represents a printer session.
|
GXPrinterSessionConstants |
This class holds all the constants of the printer session objects.
|
GXPrintObject |
This class implements one print job from the host.
|
GXSCS |
This class represents a scs element.
|
Package com.sabratec.ci.print Description
ApplinX supports printer sessions on AS400 and mainframe hosts.
It connects to the host, retrieves the print buffers and analyzes them.
The host handles the printer’s queue and connection of printer sessions
to display sessions. ApplinX connects to the host as a printer session to
receive the print buffers and allows you to work with them.
The printer session has two levels. The first level is by way of the
application programming interface which reflects the data returned into
your required environment for example, XML, database, email, web or
desktop application. The second level is the default behavior where
ApplinX sends all print jobs to the client’s machine by means of an
applet that runs on the client’s browser.