릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.
1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 8.0.26.9092026년 9월 15일
수정 사항
Fixed text elements size and position when using custom fonts.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 8.0.26.9012026년 9월 11일
수정 사항
Fixed font scaling.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 8.0주요 버전2026년 8월 6일
기능
Added support for converting ZPL to TIFF (Tagged Image File Format). Added TiffPixelFormat and TiffCompression properties.
Added support for PCL Monochrome and Compression settings. Added PclMonochrome and PclCompression properties.
Added PaperWidth, PaperHeight and PaperOrientation properties for PDF, TIFF and PCL formats. If both PaperWidth and PaperHeight are specified, the output doc will have that size with rendered label centered on each page.
Added support for ^FE command (Field Concatenation).
Added support for ^JM command (Set Dots per Millimeter).
Added support for the following printer control commands:
^CN (Cut Now).
^CO (Cache On).
^CP (Remove Label).
~JB (Reset Optional Memory).
~JP (Pause and Cancel Format).
^JU (Configuration Update).
^JW (Set Ribbon Tension).
^JZ (Reprint After Error).
^KD (Select Date and Time Format (for Real Time Clock)).
^KL (Define Language).
^MD (Media Darkness).
^MM (Print Mode).
^MN (Media Tracking).
^MT (Media Type).
^PF (Slew Given Number of Dot Rows).
~PL (Present Length Addition).
^PN (Present Now).
^SP (Start Print).
^XB (Suppress Backfeed).
^ZZ (Printer Sleep).
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.7212026년 7월 23일
수정 사항
Fixed an issue where some labels are not rendered under certain data serialization scenarios.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.6112026년 6월 11일
수정 사항
^GD border thickness param was not correctly rendered.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.5212026년 5월 22일
기능
Improved internal resource management for allowing AOT compilation.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.3252026년 3월 27일
수정 사항
~DB command for loading bitmap fonts was not working correctly.
^CW command did not work when a bitmap font was specified.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.2032026년 2월 4일
기능
Added the RenderedElements prop to the RenderEventArgs class.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.1192026년 1월 19일
수정 사항
DataMatrix encoding honoring rect formats if specified through the ^BX command.