Tech Support > Microsoft Windows > Development Resources > question about PCL Command (Raster Width command)
question about PCL Command (Raster Width command)
Posted by AmyLin on September 27th, 2006


hello:
In PCL 5 Printer Language Technical Reference Manual Part 1 Page 15-13
the Raster Width Command
Ec*r#S
#= width in pixels of the specified resolution

i want to knowthe pixel equal what in this?or it depend on the device?
in this command what is the relationship between pixel and
point(1/72inch)?or what is the relationship between pixel and 1 pcl
unit or dot?

who can help me?
thank you very much!

Posted by Sten Westerback \(MVP SDK\) on October 2nd, 2006



"AmyLin" <linzhi1982@hotmail.com> wrote in message
news:1159348440.540555.181030@m7g2000cwm.googlegro ups.com...
A pixel is a.. pixel.. in the resolution of the device unles the device
supports mapping.
Anyway, if you are making a Windows printer driver for a device you should
know the properties of that device.

-Sten