plugin

Ticket impreso con Python en impresora térmica usando Plugin v3

Python Thermal Printing: A Comprehensive Guide for Printing on Thermal Printers

In this tutorial, we’ll explore how to effortlessly print receipts, invoices, and tickets on a thermal printer using Python. I’ll introduce you to a powerful plugin that I’ve developed, enabling seamless integration for Python-based applications. With this plugin, you’ll gain the ability to effortlessly print tickets from Python, regardless of your preferred framework—whether it’s the […]

Python Thermal Printing: A Comprehensive Guide for Printing on Thermal Printers Read More »

Fix: Error en el servidor: sql: no rows in result set when using thermal printer plugin

In this post I will show you how to fix an error that appears in my thermal printer plugin that says: Error en el servidor: sql: no rows in result set. This error says that there are no rows in the database, and you may be wondering what printing has to do with a database,

Fix: Error en el servidor: sql: no rows in result set when using thermal printer plugin Read More »

How does the plugin for thermal printers work

A plugin for printing in thermal printers directly from browser

In this post I will introduce to you a plugin for printing tickets, receipts or invoices on a thermal printer using client-side JavaScript even if your web page or application is on a cloud server. This plugin allows you to print directly from browsers, without dialogs and without browsers compatibility issues because you only have

A plugin for printing in thermal printers directly from browser Read More »