Cause or Overview
If you are sending ZPL to a Zebra printer using the Pass-through feature of the ZDesigner driver and nothing is printing, there is a known issue.
The issue affects all versions of the ZDesigner driver, which support the Pass-through feature as well as the Zebra Universal Driver.
${ }$ are the default values used to allow ZPL to pass directly through to a ZPL printer.
Using IE9 or other current browsers, it is no longer possible to use the default values.
Newer browsers that support the HTML5 and CSS standards prevent ZPL from passing through correctly because the {} characters are used in CSS style definitions.
Therefore the default start and end sequences must be changed.
Solution
The default start and end sequences must be changed.
Pass-through activation and the start and end values that must precede and end the ZPL code are set under Printing Preferences > Advanced Setup > Other.
Whichever characters you enter here for the Start and End sequence are used to start and end the ZPL code.
Since Zebra does not control browsers, we strongly suggest testing any characters you decide to use in place of the default characters.
There is not an API for the driver so there is no way to programmatically check and set the configuration of the ZPL Pass-through character sequence.
Customers will need to reset the values manually under Other Settings.
Helpful Information
There is an Import and Export Settings function of the driver that will allow populating the settings to other drivers.
Refer to Exporting or Cloning a ZDesigner Driver Settings File.
Helpful Information