--
--
To unsubscribe from this group, send email to jzebra-users...@googlegroups.com
http://code.google.com/p/jzebra
---
You received this message because you are subscribed to the Google Groups "jZebra users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jzebra-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Tres,
I setup and ran the jZebra Boca Sample Applet 1.4.8. I followed the directions to setup the Generic Text Only driver on COM, LPT and USB ports. I ran the application and it worked on all three ports. I then uninstalled the [Generic Text Only] drivers and then installed the Boca Systems printer driver. I again gave it the BOCA_TEST name. I tested all three ports and again all three ports work. [Anyone] should be able to perform the same tests, assuming a printer (with USB, COM and LPT port) is available.
Considering the application is communicating with the printer drivers (not the printer), it does not surprise me all ports work the same (except for speed). There is nothing stopping a web based application from printing through either of these drivers in a raw text mode.
[My team] has lost track of what questions we are trying to answer. I can print to a Boca Printer through a driver from any web site I visit in graphic mode (or raw text mode (where available). Your test applet performed just fine in Raw Text mode. I even put the printer into diagnostic mode just to see what raw text arrives and it looks good also.
[Regarding adapter cables] Yes some customers have installed a virtual port (com or lpt) adapter onto their PC on a USB port to generate a COM3 or LPT2 port. That can then be used with legacy hardware/software systems. We do not recommend this when developing new systems, since the USB port works better without it.
Thank You,
Boca Systems
I would also like to add, I had success with USB on Mountain Lion tonight. I've revamped the tutorial to reflect what was needed to fix printing on 10.8.3, Java 1.7, Safari. Please post your progress.
https://code.google.com/p/jzebra/wiki/TutorialRawOSX
-Tres