kanikune Posted January 9, 2014 Posted January 9, 2014 I'm interested of printing my costumer receipts with POS thermal printer http://en.wikipedia.org/wiki/Point_of_sale for the simple reason it's much cheaper than A4-printing (or at least so I think). Does anyone have experience using 2.3.3.4 with POS printer? Does it require any special settings? Thanks
TriCon Posted January 25, 2014 Posted January 25, 2014 Did you calculate the paper costs really ? If this POS printer uses some special paper (some do) it's a simpel calclulation (in front of buying) (w00t) SELECT signatur FROM dummesprueche WHERE forumsbezug > 0
soundzgood2 Posted January 26, 2014 Posted January 26, 2014 It's cheaper for sure because it's a tiny piece of paper so it'll depend on what you wanted to include on that space. Many cons: - you'd need a printer driver to integrate the 2 systems and some sort of template setup on osc to produce the ticket to the right layout - being thermal = printout would fade fairly quickly in comparison to regular printout - other layout issues: if eg product names are long, you'll get truncated info on the docket as the character limits tend to be low Good luck! Simon About me
♥bruyndoncx Posted January 26, 2014 Posted January 26, 2014 and if you send your customer a PDF so they can print it themselves (if they want to) ? KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
kanikune Posted February 3, 2014 Author Posted February 3, 2014 and if you send your customer a PDF so they can print it themselves (if they want to) ? You are right, I most likely end up using electronic receipt. Now my target is aimed to the thermal postal address labels :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.