pklaus / brother_ql_web

A Python-based web service to print labels on Brother QL label printers. Based on brother_ql: https://github.com/pklaus/brother_ql
GNU General Public License v3.0
253 stars 124 forks source link

Uploading ready-to-print graphics #28

Open nihebe opened 4 years ago

nihebe commented 4 years ago

Hey Philipp,

thanks a lot for sharing your code, great work! My main use case is printing post stamps from Deutsche Post online service "internetmarke". Stamps are delivered as a PDF file. Customers are able to choose the Brother DK-22205, so the PDF is generated in an appropriate size. Here you find a Sample File.

Do you think it would be much effort to add an upload function for such files to the web ui? While writing this I realize that brother_ql might just accept .png files for now, which would be another problem to solve... However, maybe we can start with an upload function for .png files?

tbnobody commented 4 years ago

Not sure if it helps, but I've implemented a upload for PDF and images in this fork: https://github.com/tbnobody/brother_ql_web

nihebe commented 4 years ago

Love it, thanks a lot!

MoD01 commented 3 years ago

Not sure if it helps, but I've implemented a upload for PDF and images in this fork: https://github.com/tbnobody/brother_ql_web

@tbnobody my girlfriend has tears in her eyes. She just imagined brother_web_ql should also solve the "internetmarke" use case and now she is sooooo happy you already implemented it :)