Home | Trees | Indices | Help |
|
---|
|
Print jobs can either be sent to any of the local print queues (CUPS, Win32API), be opened in an external PDF viewer, be saved to a local folder or be handed over to a custom (print) command. This is defined by four print action classes (X2goPrintActionDIALOG, X2goPrintActionPDFVIEW, X2goPrintActionPDFSAVE, X2goPrintActionPRINT and X2goPrintActionPRINTCMD).
Classes | |
X2goPrintAction | |
X2goPrintActionPDFVIEW Print action that views incoming print job in an external PDF viewer application. |
|
X2goPrintActionPDFSAVE Print action that saves incoming print jobs to a local folder. |
|
X2goPrintActionPRINT Print action that actually prints an incoming print job file. |
|
X2goPrintActionPRINTCMD Print action that calls an external command for further processing of incoming print jobs. |
|
X2goPrintActionDIALOG Print action that mediates opening a print dialog window. |
Variables | |
__NAME__ =
|
|
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 5 05:44:21 2012 | http://epydoc.sourceforge.net |