A SERVICE OF

logo

Function Reference 4-39
pclPaperSetup
Description
Gives information to the Print subsystem about the supplies
being used.
If you are using paper or synthetic supplies, precede this
function with a call to pclCalibratePaper.
If an application uses this function and
pclCalibratePaper, it should not use
pclCalibrate.
Syntax
unsigned short far pclPaperSetup(unsigned short usStockLength,
unsigned short usStockWidth,
unsigned short usStockType);
Parameters
usStockLength
The supply length in hundredths of an inch.
Values are
55-400
.
usStockWidth
The supply width in hundredths of an inch.
Values are
120
,
150
, and
200
.
usStockType
The supply type. Values are
MMS_LOW_ENERGY
Paper
MMS_MEDIUM_ENERGY
Fax
MMS_HIGH_ENERGY
Synthetic
If you are using linerless supplies, experiment
with these values to see which one achieves the
best results.