Neodynamic ZPLPrinter Web API for Docker 릴리스

Released: Apr 24, 2024

5.0.5 버젼 업데이트

수정사항

  • Added HTTP Response Headers for security.

Released: Mar 4, 2024

5.0.4 버젼 업데이트

수정사항

  • ^BC command was not rendered under some special cases.

Released: Mar 1, 2024

5.0.3 버젼 업데이트

수정사항

  • ^BC command (Code 128 CharSet C) was not rendered under some special cases.

Released: Jan 2, 2024

5.0.2 버젼 업데이트

기능

  • Added Rotation, Justification and IsReverse props for rendered ZPLElement.

수정사항

  • ^CF command should set the default font size even if the specified font does not exist.

Released: Nov 23, 2023

5.0.1 버젼 업데이트

수정사항

  • Text size and location rendering.

Released: Nov 20, 2023

5.0 버젼 업데이트

기능

  • Added XML-enabled ZPL format support.
  • Added HP PCL Binary output format rendering. This allows the conversion of ZPL commands to HP PCL graphic format.
  • Added 'EnableGraphicsCache' property which allows ^GF command output rendering to be cached.
  • Added 'EnablePrinting' property to format output rendering commands for printing scenarios.
  • Improved ^BR command rendering when 'DataBar Expanded' is specified.
  • Improved EAN/UPC barcode command rendering.

Released: Nov 13, 2023

4.0.8 버젼 업데이트

수정사항

  • Fixed Field Hexadecimal Indicator processing.

Released: Aug 30, 2023

4.0.7 버젼 업데이트

수정사항

  • Fixed issue where ISO-8859-2 Latin-2 Eastern European was missing chars when ZPL Font 0 is specified.

Released: Aug 7, 2023

4.0.6 버젼 업데이트

수정사항

  • Fixed issue with Text vertical offset under some specific scenarios.

Released: Jul 3, 2023

4.0.5 버젼 업데이트

수정사항

  • Fixed ^BC custom font size settings.
  • Fixed Text field rotation when CF is involved.