Platforms to show: All Mac Windows Linux Cross-Platform

Back to CPMPageFormatMBS class.

CPMPageFormatMBS.kPMDataFormatXMLCompressed = 2

Type Topic Plugin Version
const Printing MBS MacCG Plugin 15.1
One of the data formats constants.

kPMDataFormatXMLCompressed is only compatible and usable with Mac OS X version 10.5 and later. Data in this format can be only be reconsistuted into the equivalent printing manager object with the appropriate PMXXXCreateWithDataRepresentation function. The data representation produced when using kPMDataFormatXMLCompressed is approximately 20 times smaller than kPMDataFormatXMLDefault. This format is a good choice when execution on versions of Mac OS X prior to 10.5 is not necessary and the minimum data size is important.

CPMPageFormatMBS.kPMDataFormatXMLDefault = 0

Type Topic Plugin Version
const Printing MBS MacCG Plugin 15.1
One of the data formats constants.

Specifies a data format that is compatible with all Mac OS X versions. Data in this format can be used with the PMUnflattenXXX routines present in all versions of Mac OS X prior to 10.5. However, this data representation is much larger than the more modern data representations described below.

CPMPageFormatMBS.kPMDataFormatXMLMinimal = 1

Type Topic Plugin Version
const Printing MBS MacCG Plugin 15.1
One of the data formats constants.

XMLMinimal is only compatible and usable with Mac OS X version 10.5 and later. Data in this format can be only be reconsistuted into the equivalent printing manager object with the appropriate CreateWithDataRepresentation function. The data representation produced when using kPMDataFormatXMLMinimal is approximately 3-5 times smaller than kPMDataFormatXMLDefault. This format is a good choice when execution on versions of Mac OS X prior to 10.5 is not necessary and an uncompressed XML representation of the data is needed.

CPMPageFormatMBS.kPMLandscape = 2

Type Topic Plugin Version
const Printing MBS MacCG Plugin 15.1
One of the orientation constants.

Landscape

CPMPageFormatMBS.kPMPortrait = 1

Type Topic Plugin Version
const Printing MBS MacCG Plugin 15.1
One of the orientation constants.

Portrait

CPMPageFormatMBS.kPMReverseLandscape = 4

Type Topic Plugin Version
const Printing MBS MacCG Plugin 15.1
One of the orientation constants.

Reverse Landscape

CPMPageFormatMBS.kPMReversePortrait = 3

Type Topic Plugin Version
const Printing MBS MacCG Plugin 15.1
One of the orientation constants.

Reverse Portrait

The items on this page are in the following plugins: MBS MacCG Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...