F130423 PZ
F130423 PZ
F130423 PZ
------------
* ZEBRA 140XiIII
A label with a BMP file created in Corel Draw, when printed the top of the Bitmap
was cropped.
Problem solved in the driver PZ.prn version 11.10.14
* Zebra 160s
The problem of ellipse, graphics, and round rectangle size calculation
when it is positionned with negative coordinates ( ie : x = -1 mm ) .
Problem is corrected in driver PZ.prn version 11.01.18
* Zebra 95
Code for grafics download in zebra language
1.the ":" is in command, which cannot be understood by Zebra95
2.some rectangles are in the code instead of "^".
Problem is corrected in driver PZ.prn version 11.01.25
* The � sign under zebra was not printed when using printer fonts,
it should be printed by using ^FH_^FD15^FS
Problem is corrected in driver PZ.prn version 11.01.21
*There are no more adjustement problems when using Human Readable text on some
UPC-A and EAN-13.
Problem is corrected in driver PZ.prn version 11.1.0.29.
*Zebra PT400
Instead of a Triumvirate an OCRA is printed
Problem is corrected in PZ.PRN 11.04.45
* ZEBRA 90A
When we download font with the font downloader with a installed the fonts can't
change size, the size is fixed.
Problem is corrected in PZ.PRN V11.03.39
*ZEBRA 96 XiIII
The maximum label width according to the latest Specs for the 96XiIII is 90mm.
The maximum label width is adjusted from 87mm to 90mm.
Problem is corrected in the Pz.prn 11.04.46
*The underscore was being sent as a hex character, but the ^FH command was not
being sent with it.
Added the Data Matrix to the other 2D bar codes that can contain hex characters
and thus use the ^FH command.
Problem is corrected in thePz 11.04.47