oliver
Posts: 26
Joined: Sun Mar 30, 2014 4:53 pm

Print PDF or JPG using thermal printer

Tue Aug 16, 2016 8:55 am

Is there a way that i can print a PDF or JPG using a thermal printer from a raspberry pi 2 (or b+ or b). I am trying to make a thingy which prints the weather and a weather chart. Is this easily possible? I have looked around but haven't been able to find anything on it.

Thanks in advance

fruitoftheloom
Posts: 23548
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Print PDF or JPG using thermal printer

Tue Aug 16, 2016 11:11 am

oliver wrote:Is there a way that i can print a PDF or JPG using a thermal printer from a raspberry pi 2 (or b+ or b). I am trying to make a thingy which prints the weather and a weather chart. Is this easily possible? I have looked around but haven't been able to find anything on it.

Thanks in advance
Do not see why not it is just printing, the main question is is what Printer you are using ??
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

oliver
Posts: 26
Joined: Sun Mar 30, 2014 4:53 pm

Re: Print PDF or JPG using thermal printer

Tue Aug 16, 2016 11:46 am

I have not bought a printer yet but i would either get a usb one or an adafruit one. It will have quite wide paper

fruitoftheloom
Posts: 23548
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Print PDF or JPG using thermal printer

Tue Aug 16, 2016 12:28 pm

oliver wrote:I have not bought a printer yet but i would either get a usb one or an adafruit one. It will have quite wide paper
AFAIAA all the Adafruit Thermal Printers print in BitMap format so would need to convert to that format:

https://learn.adafruit.com/mini-thermal ... p-printing
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

oliver
Posts: 26
Joined: Sun Mar 30, 2014 4:53 pm

Re: Print PDF or JPG using thermal printer

Tue Aug 16, 2016 8:03 pm

ok thanks i will do that

Return to “Other projects”