Volker Kuhlmann wrote:
On Thu 05 Apr 2007 05:56:37 NZST +1200, Robert J. C. Himmelmann wrote:
I have a Kyocery mita FS-1010 laser printer. It is working fine except
for some trouble with the page width: It is reported as 201.5mm. This is
the printable area and definitely not the page width which is 210mm.
Check the PPD in use is correct. Edit it if necessary, and hope like
hell someone didn't hardcode the numbers in the ghostscript driver
(incorrectly?) and put them into the PPD as "for your entertainment
only", as is the case with some/most/all inkjets.
Volker
As far as I can see the PPD is not correct:
*PageSize A4/A4: "<</PageSize[595 842]/ImagingBBox null>>setpagedevice"
[...]
*PageRegion A4/A4: "<</PageSize[595 842]/ImagingBBox null>>setpagedevice"
Obviously these two options should be different. Does anyone know what
format those numbers are in?
Robert