Possible Duplicate:
Print preview ZPL II commands using .NET WinForm before sending it to Zebra printer
I am working on a Java app that prints tickets to a Zebra printer.
The problem is that I am working remotely and don't have access to the Zebra printer (or any other printer actually).
I would like to know if there is a way to emulate the Zebra printer so that I can visualize the result of the print jobs generated by my app (to PDF, bitmap image etc.).
As I understand (I am fairly new to this) Zebra printers use ZPL commands.
Is there any software printer emulator for Windows (7) that accepts ZPL commands and outputs PDF/bitmap/... ?