[cups.general] Not printing .jpg full scale properly

Michael Sweet mike at easysw.com
Sat Sep 1 11:01:40 PDT 2007


lists.cups-general at duinheks.xs4all.nl wrote:
> Hallo,
> 
> I'm running cups 1.2.12, hplip 1.7.4a, esp ghostscript 8.15.4.
> For my HP PhotoSmart 7350 I'm using HP-PhotoSmart_7350_hpijs.ppd
> with in lpoptions: Dest PhotoA4 scaling=100 position=top-right
> media=A4,1200PhotoCMYKFullBleed
> 
> When I print a .jpg to PhotoA4, the size is correct, but I get
> two pages each with half of the image, split lengthwise.
> 
> I have totally removed hplip and cups, rebuilt and configured
> then again, but that didn't help.
> 
> Could somebody please think with me and help me to fix it?

Using either the ppi or scaling options to control the size of the
image.  By default the image filter uses the resolution in the JPEG
file to compute the physical image size, which then gets mapped to
however many pages are needed.

Fit to page:

     lp -o scaling=100 filename

Scale using resolution:

     lp -o ppi=300 filename

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Publishing Software        http://www.easysw.com




More information about the cups mailing list