Printing photos on a HP Color LaserJet 2550

This command prints nicely coloured photos on the laser printer:

lp -o scaling=100 -o landscape
 -o PageRegion=A4 -o PageSize=A4
 -o HPOption_PaperPolicy=Scale -o HPEdgeControl=Off
 -o HPColorSmart=Automatic -o HPRGBEmulation=Vivid
 -o MediaType=Glossy photo.jpg

The media type will probably have to be adjusted to match the paper used.
This command will show all the available options:

lpoptions -l

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

To respond on your own website, enter the URL of your response which should contain a link to this post’s permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post’s URL again. (Find out more about Webmentions.)