peripage-python icon indicating copy to clipboard operation
peripage-python copied to clipboard

Python module and documentation for direct printing on Peripage thermal printers via bluetooth

Results 11 peripage-python issues
Sort by recently updated
recently updated
newest added

I guess I somehow broke the connection to the printer (A40). After unsuccessful attempts to print PDF files (tried to convert them to Pillow images and `printImage()`) my printer doesn't...

Yo! Thank you so much for the project! Do you have any plans on adding PDF printing? Any code samples in mind? Maybe, with PDF-to-image conversion?

Printing an image via this project results in the image having lots of horizontal lines, as if there were buffer underruns while printing. Printing via the app presents no such...

Is it possible to set the font size to something larger when printing?

question

Hi, I installed the updated repo (from ppa6 naming which was printing fine a couple months ago) and executed the requirement installs, but executing the peripage.py command now gives me...

pybluez

Based on recent research, this printer supports USB communications using the same protocol as bluetooth. The task is to implement the USB protocol and all supply all requirements to make...

enhancement

Peripage printer should have some opcodes or return codes that will return information about temperature state or overheat warning. It is necessary to find out how to check overheat state...

enhancement
help wanted

how to print a unicode text and emoji?

enhancement

Hello, I am using @eliasweingaertner 's script on raspberry. I'm not a programmer... I am running the script through a nodejs server which creates a png and sends it to...

bug
invalid
fixed

I tries using this function to only get the battery percentage of the printer but its sending nothing in return all other functions work like getting the serial number and...