"max-buffer-size": "25m"
"mode": "non-blocking" - Make sure the DPI of the document is correct (e.g. 203dpi)
- Make sure the document does not need to be scaled (and scaling to fit is disabled) (for 4x6 that means 812 x 1218 pixels max)
- Make sure the document is black and white (no grayscale)
ZPL is a beast. pdfimages -all <input_file>.pdf <out_prefix>
convert <generated_png>.png -filter point -density 203 -units PixelsPerInch out.png
And then print the generated png.
https://aws.amazon.com/blogs/containers/preventing-log-loss-...