From: badkmail on
Hi,

We are developing Monolithic Windows Printer Driver for PCL5e and
PCLXL languages. The printable area for both PCL5e and PCLXL drivers
is same. The PCL5e driver uses GDI scaling and in PCLXL, scaling is
done by the driver using commands. The problem is that the border is
not printed at the same location for the two drivers when a normal
Word document with borders is printed with the two drivers.
It would be helpful if anyone can give some inputs on this, regarding
its possible cause and solution.