Neodynamic ZPLPrinter Web API for Docker V1.5.x

Released: Apr 3, 2020

V1.5.x での更新項目

V1.5.17

Updated Nov 27, 2020

Fixes

  • Fixed an issue where ^CF command was not correctly parsed.

V1.5.16

Updated Oct 23, 2020

Fixes

  • Fixed an issue where GS1-128 (UCC/EAN-128) barcodes are rendered as Code128 instead.

V1.5.15

Updated Oct 20, 2020

Fixes

  • Fixed ^BY command when issued more than once inside a single label.
  • Fixed ^LL command when issued more than once inside a single label.
  • Fixed ^BC command does not render barcode is missing start subset is missing.
  • Fixed ^GF & ^DY parsing when binary data is specified.

V1.5.14

Updated Oct 8, 2020

Features

  • Improved the ability to ignore invalid command prefix character (caret by default) duplication.

Fixes

  • Fixed an issue where in some cases, text was being cut off under Linux.

V1.5.13

Updated Sep 16, 2020

Fixes

  • Fixed allowed invalid ^A command parameters, where orientation value is not appended to the font name.

V1.5.12

Updated Sep 15, 2020

Fixes

  • Fixed a bug where you get an "Index was outside the bounds of the array" error when processing ^GF command.

V1.5.11

Updated Sep 14, 2020

Fixes

  • Fixed a bug with auto-converting invalid negative numbers when parsing command parameters.

V1.5.10

Updated Sep 5, 2020

Fixes

  • Fixed an issue with concurrency - Error: An item with the same key has already been added.

V1.5.9

Updated Aug 28, 2020

Fixes

  • Fixed issue where a blank label is generated when no printable commands are present.
  • Fixed issue where ^DF and ^XF commands were not correctly processed.

V1.5.8

Updated Aug 25, 2020

Fixes

  • Wrong dash char in Font 0.

V1.5.7

Updated Aug 24, 2020

Fixes

  • ^FT command was not correctly handled when X or Y param is zero.

V1.5.6

Updated Aug 21, 2020

Fixes

  • System.NullReferenceException when PDF output rendering is specified.

V1.5.5

Updated Aug 20, 2020

Fixes

  • Font rendering issues.

V1.5.4

Updated Aug 19, 2020

Features

  • Added forceLabelWidth & forceLabelHeight settings. When set to true, the ^PW and ^LL commands are ignored and the LabelWidth and LabelHeight properties values are used instead.
  • Improved memory usage management.

Fixes

  • Wrong char substitution when a scalable font is involved.

V1.5.3

Updated Aug 17, 2020

Fixes

  • Shapes like Rectangles were not correctly rendered when FT location command was involved.
  • Data-related commands parameter was trimmed ignoring any existing leading and trailing spaces.

V1.5.2

Updated Jun 10, 2020

Fixes

  • Trimming commands' params to avoid invalid parsing.

V1.5.1

Updated Apr 13, 2020

Features

  • Improved MaxiCode barcode rendering for 8dpmm (203dpi) and 12dpmm (300dpi) resolutions.

Fixes

  • Some ^CI encodings were not correctly handled.
  • Wrong data encoding for EAN and UPC barcodes.
  • Wrong rendering position for rotated EAN and UPC barcodes.

V1.5

Updated Apr 3, 2020

Fixes

  • Bug in integer command parameters parsing when decimal point is found.
  • Case-sensitive resource names involving fonts, graphics/images and formats.