Differences between revisions 2 and 3
Revision 2 as of 2025-11-07 20:57:21
Size: 1223
Editor: merlyn
Comment:
Revision 3 as of 2025-11-08 10:07:43
Size: 1344
Editor: merlyn
Comment:
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:

== Gentoo Client ==
# lpadmin -p Smart_Tank_599_USB -m everywhere -E -v ipp://10.82.91.7:631/printers/Smart_Tank_599

在這裡編輯新頁面「hp/printer」

lpadmin -p hp-smart-tank-599 -m everywhere -E -v ipp://HP48EA62D84B9D.local:631/ipp/print

lpstat -t

ubuntu@ubuntu:~$ lp -d hp-smart-tank-599 -o page-set=odd -o page-ranges=1-4 all_a4.pdf 
request id is hp-smart-tank-599-5 (1 file(s))

ubuntu@ubuntu:~$ lpoptions -l
PageSize/Media Size: 100x150mm 100x150mm.Borderless 3.5x5 3.5x5.Borderless 4x6 4x6.Borderless 5x7 5x7.Borderless 5x8 5x8.Borderless 8x10 8x10.Borderless *A4 A4.Borderless A5 A5.Borderless A6 A6.Borderless B5 B5.Borderless DoublePostcardRotated DoublePostcardRotated.Borderless Env10 EnvC6 EnvChou3 EnvChou4 EnvDL Executive FanFoldGermanLegal ISOB5 Legal Letter Letter.Borderless Postcard Postcard.Borderless Statement Custom.WIDTHxHEIGHT
MediaType/Media Type: *Stationery PhotographicGlossy Com.hpSpecialtyGlossy Com.hpMatteBrochure StationeryLightweight
cupsPrintQuality/cupsPrintQuality: Draft *Normal High
ColorModel/Output Mode: *RGB Gray Gray16 DeviceGray DeviceRGB AdobeRGB
OutputBin/OutputBin: *FaceUp

ubuntu@ubuntu:~$ lp -d hp-smart-tank-599 -o ColorModel=Gray -o page-set=even -o page-ranges=1-4 all_a4.pdf 
request id is hp-smart-tank-599-6 (1 file(s))

Gentoo Client

# lpadmin -p Smart_Tank_599_USB -m everywhere -E -v ipp://10.82.91.7:631/printers/Smart_Tank_599

hp/printer (last edited 2025-11-08 10:07:43 by merlyn)