mirror of
https://github.com/feisuzhu/gprinter-cups.git
synced 2025-09-24 16:41:02 -06:00
Add new paper size
This commit is contained in:
parent
93aa999134
commit
92d193fc9f
@ -65,6 +65,7 @@
|
|||||||
*PageSize w100mmh150mm/100mm x 150mm: "<</PageSize[283 425]/ImagingBBox null>>setpagedevice"
|
*PageSize w100mmh150mm/100mm x 150mm: "<</PageSize[283 425]/ImagingBBox null>>setpagedevice"
|
||||||
*PageSize w55mmh200mm/55mm x 200mm: "<</PageSize[156 567]/ImagingBBox null>>setpagedevice"
|
*PageSize w55mmh200mm/55mm x 200mm: "<</PageSize[156 567]/ImagingBBox null>>setpagedevice"
|
||||||
*PageSize w4h5/4 x 5 (FedEx Label): "<</PageSize[288 360]/ImagingBBox null>>setpagedevice"
|
*PageSize w4h5/4 x 5 (FedEx Label): "<</PageSize[288 360]/ImagingBBox null>>setpagedevice"
|
||||||
|
*PageSize w4h7/4 x 7 (China Post Label): "<</PageSize[288 504]/ImagingBBox null>>setpagedevice"
|
||||||
*CloseUI: *PageSize
|
*CloseUI: *PageSize
|
||||||
|
|
||||||
*OpenUI *PageRegion/Page Size: PickOne
|
*OpenUI *PageRegion/Page Size: PickOne
|
||||||
@ -77,6 +78,7 @@
|
|||||||
*PageRegion w100mmh150mm/100mm x 150mm: "<</PageSize[283 425]/ImagingBBox null>>setpagedevice"
|
*PageRegion w100mmh150mm/100mm x 150mm: "<</PageSize[283 425]/ImagingBBox null>>setpagedevice"
|
||||||
*PageRegion w55mmh200mm/55mm x 200mm: "<</PageSize[156 567]/ImagingBBox null>>setpagedevice"
|
*PageRegion w55mmh200mm/55mm x 200mm: "<</PageSize[156 567]/ImagingBBox null>>setpagedevice"
|
||||||
*PageRegion w4h5/4 x 5 (FedEx Label): "<</PageSize[288 360]/ImagingBBox null>>setpagedevice"
|
*PageRegion w4h5/4 x 5 (FedEx Label): "<</PageSize[288 360]/ImagingBBox null>>setpagedevice"
|
||||||
|
*PageRegion w4h7/4 x 7 (China Post Label): "<</PageSize[288 504]/ImagingBBox null>>setpagedevice"
|
||||||
*CloseUI: *PageRegion
|
*CloseUI: *PageRegion
|
||||||
|
|
||||||
*ImageableArea w30mmh20mm/30mm x 20mm: "0 0 85 57"
|
*ImageableArea w30mmh20mm/30mm x 20mm: "0 0 85 57"
|
||||||
@ -86,6 +88,7 @@
|
|||||||
*ImageableArea w100mmh150mm/100mm x 150mm: "0 0 283 425"
|
*ImageableArea w100mmh150mm/100mm x 150mm: "0 0 283 425"
|
||||||
*ImageableArea w55mmh200mm/55mm x 200mm: "0 0 156 567"
|
*ImageableArea w55mmh200mm/55mm x 200mm: "0 0 156 567"
|
||||||
*ImageableArea w4h5/4 x 5 (FedEx Label): "0 0 288 360"
|
*ImageableArea w4h5/4 x 5 (FedEx Label): "0 0 288 360"
|
||||||
|
*ImageableArea w4h7/4 x 7 (China Post Label): "0 0 288 504"
|
||||||
|
|
||||||
*PaperDimension w30mmh20mm/30mm x 20mm: "85 57"
|
*PaperDimension w30mmh20mm/30mm x 20mm: "85 57"
|
||||||
*PaperDimension w60mmh40mm/60mm x 40mm: "170 113"
|
*PaperDimension w60mmh40mm/60mm x 40mm: "170 113"
|
||||||
@ -94,6 +97,7 @@
|
|||||||
*PaperDimension w100mmh150mm/100mm x 150mm: "283 425"
|
*PaperDimension w100mmh150mm/100mm x 150mm: "283 425"
|
||||||
*PaperDimension w55mmh200mm/55mm x 200mm: "156 567"
|
*PaperDimension w55mmh200mm/55mm x 200mm: "156 567"
|
||||||
*PaperDimension w4h5/4 x 5 (FedEx Label): "288 360"
|
*PaperDimension w4h5/4 x 5 (FedEx Label): "288 360"
|
||||||
|
*PaperDimension w4h7/4 x 7 (China Post Label): "288 504"
|
||||||
|
|
||||||
|
|
||||||
*OpenUI *Collate/Collate: Boolean
|
*OpenUI *Collate/Collate: Boolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user