[cups.general] ImageableArea for scaling

Michael Sweet msweet at apple.com
Sun May 27 21:32:40 PDT 2012


David,

On May 27, 2012, at 8:02 PM, David Wong wrote:
> Hi,
> 
> I need to print A4 documents to a Kyocera Letter size only printer. Part of the document was cropped. For HP LaserJet, I was able to redefine the ImageableArea in the PPD file to scale it. However, this did not work for Kyocera. I would like to know is it CUPS’s job to do the actual scaling or it is up to the printer to do the scaling?
> 

Unless instructed, it is the printer's job. However, CUPS supports the "fit-to-page" option in recent versions (used to be called "fitplot") which will accomplish what you want:

	lp -d printer -o fitplot filename

or:

	lp -d printer -o fit-to-page filename

________________________________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cups.org/pipermail/cups/attachments/20120527/d811f981/attachment-0001.html>


More information about the cups mailing list