Version 2.1.0 - (28/08/2024)

Completed support for ZEBRA PRN files, generate image and base64 for prn and image. Using URI format for base64 files
This commit is contained in:
2024-08-28 23:33:52 +02:00
parent e311b31daa
commit da112b0ff9
3 changed files with 18 additions and 11 deletions
+4
View File
@@ -27,6 +27,10 @@
"DEV_UFF": {
"commandName": "Project",
"commandLineArgs": "-i \"E:\\SynologyDrive\\SynologyDrive\\A\\_PRINT_TEMPLATES_\\DEV_IN\" -o \"E:\\SynologyDrive\\SynologyDrive\\A\\_PRINT_TEMPLATES_\\DEV_OUT\" -r -s -j -a -n"
},
"DEV_HOME": {
"commandName": "Project",
"commandLineArgs": "-i \"D:\\SynologyDrive\\A\\_PRINT_TEMPLATES_\\DEV_IN\" -o \"D:\\SynologyDrive\\A\\_PRINT_TEMPLATES_\\DEV_OUT\" -r -s -j -a -n"
}
}
}