Closed GoogleCodeExporter closed 8 years ago
Are you trying to print Raw data to a LaserJet? If so, that won't work.
You can send HTML formatted text to it though, using printHTML()
http://code.google.com/p/jzebra/wiki/TutorialWebApplet#HTML_Printing
-Tres
Original comment by tres.fin...@gmail.com
on 24 Mar 2012 at 1:07
OK, I will check it.
Thank you.
Original comment by dionel1...@gmail.com
on 26 Mar 2012 at 2:20
Ok. Now I could print to a LaserJet printer, but after checking the code I
discovered that the name of the printer to print is tied to "zebra". I
installed a printer named "zebrajet" and tried to use it as well to print and
could not print. Finally I had to change the name "zebrajet" to "zebra" to
print.
I have a situation: A customer that I have prints the receipts in 4-inch
printers, but prints Notary Notes in 8 inches Jet Printers in the same machine.
Then it would be nice to define more than one printer, at least 2 at the same
time: One for Raw Printing and other for PDF, Jet Printing, etc...
I changed the original code of launch.html page for testing purpose of using
"zebrajet" name and it does not work.
Original comment by dionel1...@gmail.com
on 3 Apr 2012 at 1:47
Attachments:
[deleted comment]
[deleted comment]
Sorry for multiple replies, accidentally posted under my wife's login.
Thanks for the detailed bug report.
What you most recently describe sounds like a duplicate of Issue 49. There
seems to be something wrong with switching printers especially in regards to
LaserJet printing. This should be easily reproducible from my end.
The original bug you submitted (this bug) I think can be closed.
If Issue 49 bug for selcting printers needs to be expedited, please email me
tres.finocchiaro@gmail.com and we can make arrangements.
-Tres
Original comment by tres.fin...@gmail.com
on 3 Apr 2012 at 5:24
Thank you for your answer.
I was reading "Issue 49" and it is more or less the same: Print to different
printers, but not at the same time, the printing processes are at different
moment. Then you can close this and I will keep reading the other thread.
Thank you so much.
Original comment by dionel1...@gmail.com
on 3 Apr 2012 at 8:03
Closing and marking as invalid. Some USB printers need a second raw driver
installation to the original port to function properly.
The switching printers bug was fixed in version 1.4.1, Issue 49.
Please reopen this bug report if it was closed in error.
Original comment by tres.fin...@gmail.com
on 2 Jul 2012 at 2:39
Original issue reported on code.google.com by
dionel1...@gmail.com
on 23 Mar 2012 at 2:34Attachments: