Skip to main content

Module forge

Module forge 

Source
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
pdf_native
Native vector PDF rendering backend for ZPL label output.
png
PNG rendering backend for ZPL label output.