Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0
Released: Oct 20, 2025
7.0 での更新項目
機能
- Added support for adding, updating and removing ZPL formats.
- Added the EnablePngCompression prop to perform a file size reduction of PNG outputs when possible.
- Added the RenderOutputIndexes prop to set the list of indexes which the rendered outputs must be filtered by.
- Added JSON Serialization support for exporting/importing the ZPLPrinter settings including non-resident fonts, graphics and ZPL formats.
- Added support for ^FL command (Font Linking).
- Added a PrinterControl event for handling printer control commands that do not produce any rendering output. Useful for printer manufactures that want to redirect ZPL printer control commands to their own printer firmwares.
- Added support for the following printer control commands: ~HB (Battery Status), ~HD (Head Diagnostic), ~HI (Host Identification), ~HM (Host RAM Status), ~HQ (Host Query), ~HS (Host Status Return), ~JA (Cancel All), ~JC (Set Media Sensor Calibration), ~JG (Graphing Sensor Calibration), ~JL (Set Label Length), ~JS (Change Backfeed Sequence), ^PP ~PP (Programmable Pause), ~PR (Applicator Reprint), ^PR (Print Rate), ~PS (Print Start), ~SD (Set Darkness), ~TA (Tear-off Adjust Position), ~WQ (Write Query).