Snapey7 years ago Best Answer Level 122ReplyReport Spamcheck this library https://github.com/mike42/escpos-php Like Reply
aurawindsurfing7 years agoLevel 50ReplyReport SpamYou can easily print a pdf from laravel using dompdf or to simplify even more with this package: https://github.com/ConsoleTVs/Invoices However, you are limited by what your browser can do. While printing you still need to select a printer. The easiest solution I can think of is to send the file to zapier, iftt or something similar and trigger google cloud print from there. I would also love to see a more direct solution if someone has has one! Hope it helps! Like Reply
mohamedhassan1 OP 7 years agoLevel 1ReplyReport SpamI think php_printer.dll is good choice or use activex for IE @snapey @aurawindsurfing Like Reply