> Is there a possibility of a version of QZ Tray mobile, type app for android and iOS to send impressions via Bluetooth?
--
You received this message because you are subscribed to the Google Groups "qz-print" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qz-print+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
However some way to support bluetooth printers would be amazing there are some great deals out there on portable label printers now making this kind of technology so much more accessible than it used to be though not actually tested these in the real world
https://www.amazon.co.uk/Wireless-Portable-Bluetooth-Rechargeable-Printing/dp/B07585ZGQR/
--
You received this message because you are subscribed to the Google Groups "qz-print" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qz-print+u...@googlegroups.com.
To get around this situation I have used a solution for years, I have a windows computer (Version 7 or 10) as a print server with 1 or more thermal printers installed, all with a unique identification, so I created a web server on that same computer with a web application that receives the print commands from mobile devices (tablet or smartphone) through the web browser, that application that runs on the computer receives and sends the print commands for QZ-Tray.
With QZ Tray running as a print server on the PC in the same way ?
I guess this tackles something different asfor bluetooth printing a mobile device cant really be always near a computer with QZ tray running as a server. Its only the mobile device and the bluetooth printer that are in proximity.
Any progress on this subject?
Any development happened?
Is it possible to instal QZ on android and print on bluetooth printer installed on android yet?
Any sollution yet? Any hints?
All ideas very much wellcome :)
Thanx.
Can a print-server bi lap top or does it has to be desk top?
Lap top can be carried arround and kept close to mobile phone...
For instance... One can have a lap top in the car as a print-server receiving print requests from mobile phone.
In most cases the driver stays in the reach of wifi connection with lap top.
Until android version of QZ is developed this can be a solution for mobile use...
right?
But still, is android version of QZ by any chance allready somewhere on the horrizon or on the way or in the plan?
Thanks.
kavi...
> Note, DNS/IP Address is required which requires knowledge and control of the network environment.
Is same level of this knowledge required while configuring print-server on desktop and laptop or is more knowledge reguired to configure print-server on laptop than on desktop?
I want to put variable to print data:
something like this:
{ type: 'raw', data: xyz }
I have var xyz = .... ; within my <script> tag but printer just won't print it :(
Could you please help me out?
--
You received this message because you are subscribed to a topic in the Google Groups "qz-print" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qz-print/-i6iu6bRif0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qz-print+u...@googlegroups.com.
It's as simple as what you've done: place a variable inside the array.What I believe the issue is:
- You're mixing raw and pixel content.
- You need to specify the type: 'html' and format: 'plain' in the config.
Please note that you'll only be able to send pixel content to a raw printer if you have a printer driver installed that is capable of handling BOTH your raw ESCPOS code and the pixel content. Not all drivers are capable of this.
var data = [{ type: 'html', format: 'plain', //'plain' if the data is raw HTML data: html //your html content
}];
Any idea why self.close ();is not working?
Did you open the window using a script? Looking at a few sources, including MDN, you cannot close a window with a script that was not opened by a script. Do you have any console errors?
You received this message because you are subscribed to the Google Groups "qz-print" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qz-print+u...@googlegroups.com.
> Is there any dara chunks you can share?
Unfortunatelly I don't know what you mean by dara chunks because english is not my mother languge.But I am attaching some pictures of what I get out of the printer:V pet., 15. mar. 2019 05:23 je oseba Tres Finocchiaro <tres.fin...@gmail.com> napisala:
> Is there any dara chunks you can share?
Unfortunatelly I don't know what you mean by dara chunks because english is not my mother languge.But I am attaching some pictures of what I get out of the printer:
V pet., 15. mar. 2019 05:23 je oseba Tres Finocchiaro <tres.fin...@gmail.com> napisala:
Thanks for explaining that helps.
ESC command for cash drawer open = fixed content
Company’s logo = image, align center = fixed content
Empty line = fixed content
Company’s name align center & line break = fixed content
Company’s address align center & line break = fixed content
ZIP code - City align center & line break = fixed content
Company’s Phone number align center & line break = fixed content
Empty line = fixed content
Empty line = fixed content
“Buyer:” string align left & line break = fixed content
Empty line align left & line break = fixed content
Buyer’s name align left & line break = content from variable
Buyer’s address align left & line break = content from variable
Buyer’s zip code and city align left & line break = content from variable
Empty line align left & line break = fixed content
Empty line align left & line break = fixed content
------------------------------------------------------------ = string accross the whole with of paper = fixed content
Item description | Quantity | Unit price | Amount = string accross the whole with of paper = fixed content
------------------------------------------------------------ = string accross the whole with of paper = fixed content
itemDes[i][j] | quantity[i][j] | price[i][j] | amount[i][j] = content from variable
Empty line align left & line break = content from variable
itemDes[i][j] | quantity[i][j] | price[i][j] | amount[i][j] = content from variable
Empty line align left & line break = content from variable
itemDes[i][j] | quantity[i][j] | price[i][j] | amount[i][j] = content from variable
.
.
.
Continue down for number of articles bhought
------------------------------------------------------------ = string accross the whole with of paper = fixed content
Empty line align left & line break = fixed content
TOTAL to be paid = string left aligned ‘ + totalAmount variable value on the right edge of the paper in Amount column
Empty line align left & line break = fixed content
Empty line align left & line break = fixed content
Qr code align center & line break = content from variable
Empty line align left & line break = fixed content
Code128 align center & line break = content from variable
Thank you = string aligned center & line break = fixed content
Come again = string aligned center & line break = fixed content
Or visit our page: = string aligned center & line break = fixed content
www.our-page.com = string aligned center & line break = fixed content
Empty line align left & line break = fixed content
Empty line align left & line break = fixed content
ESC command for paper cut = fixed content