Function declarations and structure definitions can be found in winsplp.h.
Print processors must implement and export the following functions:
|
Function |
Meaning |
|
Enumerates the data types supported by a print processor. | |
|
Opens the print processor for printing. | |
|
Prints a document on the print processor. | |
|
Provides control over printing a document. | |
|
Closes the print processor. |
See the Graphics Driver Reference for details.