Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.43 KB

File metadata and controls

29 lines (20 loc) · 1.43 KB
title description keywords ms.date
Print Ticket
Print Ticket
PrintTicket documents WDK
Print Tickets WDK , PrintTicket documents
document descriptions WDK print
print jobs WDK , Print Tickets
jobs WDK print , Print Tickets
01/30/2023

Print Ticket

[!includePrint Support Apps]

A PrintTicket document is an XML document that describes how a document or document part is to be printed. A PrintTicket document can be associated with a print job, a document, or a page within a document. The PrintTicket document can be added to an XPS Document as a PrintTicket part and saved with document contents in a file. A PrintTicket document can also be added to a document as the application spools the document for printing.

Conversion functions enable you to Print Tickets use in Microsoft Win32 applications. Functions are available to convert Print Tickets to DEVMODEW structures and DEVMODEW structures back to Print Tickets.

This section contains the following topics:

Print Ticket Organization

Print Ticket Compatibility with Win 32 Applications

Print Ticket Processing in the Print Driver

Print Ticket Support in Unidrv and PScript5 Print Drivers