3.5.2 New Paper Sizes

There are 21 new predefined paper sizes. The include file, PRINT.H, contains a complete list of all supported paper sizes. Applications typically call the DeviceCapabilities function to retrieve names and sizes of the supported paper sizes, so printer drivers must be ready to process the following DeviceCapabilities index values:

Value Meaning

DC_PAPER Retrieves the identifiers of the listed paper sizes.
DC_PAPERSIZES Retrieves the width and height of the listed paper sizes.
DC_PAPERNAMES Retrieves the names of the listed paper sizes.