Expand description
§Forge Layer
The forge layer provides concrete implementations of rendering backends.
It translates the intermediate representation (ZplInstruction) into
specific output formats like images or documents.
Modules§
- pdf_
native - Native vector PDF rendering backend for ZPL label output.
- png
- PNG rendering backend for ZPL label output.