Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Print processors must export the functions listed in the following table.
Function name | Description |
---|---|
ClosePrintProcessor | Closes the print processor. |
ControlPrintProcessor | Provides control over printing a document. |
EnumPrintProcessorDatatypes | Enumerates the data types supported by a print processor. |
GetPrintProcessorCapabilities | Returns print processor capabilities for a specified input data type. |
OpenPrintProcessor | Opens the print processor for printing. |
PrintDocumentOnPrintProcessor | Prints a document on the print processor. |