开发者

Using jZebra as a servlet

I have a ZPL capable printer running on a server which I would like to integrate with jZebra (http://code.google.com/p/jzebra/). jZebra, however, is for cli开发者_如何学Pythonent-side printing. What would be the best implementation if I wanted to use jZebra to print to the ZPL printer connected to the server? In other words, I want to queue jobs from a client computer to the web/print server using jZebra server-side. This will also prevent the client from needing to load a Java applet since all Java is handled on the server instead of the client.


Use print raw directly and bypass the applet stuff.

The site has an API section that should get you started. The mailing list will be able to help more.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜