tray
tray copied to clipboard
Edge-to-edge printing on EPSON XP-8700 Series
As the title suggests, QZ Tray cannot print edge-to-edge on this printer.
When attempting on a customer machine:
- Margins specified as zero
- DPI specified as 360
- Page size defined as 5x7
... however the logs show:
- Top and left margin of .11 inches
- Page size as 4.75x6.75
{
"call": "print",
"params": {
"printer": {
"name": "EPSON XP-8700 Series"
},
"options": {
"bounds": null,
"colorType": "color",
"copies": 1,
"density": 0,
"duplex": false,
"fallbackDensity": null,
"interpolation": "bicubic",
"jobName": null,
"legacy": false,
"margins": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"orientation": "portrait",
"paperThickness": null,
"printerTray": null,
"rasterize": false,
"rotation": 0,
"scaleContent": true,
"size": {
"width": 5,
"height": 7
},
"units": "in",
"forceRaw": false,
"encoding": null,
"spool": null
},
"data": [
{
"type": "image",
"data": "my-image.jpg"
}
]
},
"signature": "",
"timestamp": 1726424077476,
"uid": "xjlf9y",
"position": {
"x": 534,
"y": 423.5
},
"signAlgorithm": "SHA1"
}