23 lines
524 B
Plaintext
23 lines
524 B
Plaintext
{
|
|
"version": 1,
|
|
"jobTitle": "Epson_XP55_IlfordLustre_Target_P1-2",
|
|
"files": [
|
|
"/absolute/path/to/target_page_1.tif",
|
|
"/absolute/path/to/target_page_2.tif"
|
|
],
|
|
"printSettings": {
|
|
"printerName": "EPSON_XP_55_Series",
|
|
"mediaSize": "A4",
|
|
"mediaType": "PremiumGlossy",
|
|
"paperSource": "Auto",
|
|
"resolution": "5760x1440dpi",
|
|
"scaling": 1.0,
|
|
"centered": true,
|
|
"forceUnmanagedColor": true
|
|
},
|
|
"uiPolicy": {
|
|
"lockColorManagement": true,
|
|
"allowBasicDriverChanges": true
|
|
}
|
|
}
|