
July 26, 2022
12:19 a.m.
I have just released a new module, called pil_printer: With the pil_printer module it is possible to print a PIL image or several PIL images to a printer under Windows. The most common use case is to print JPG or PNG file(s) at an exact point with an exact scaling. Most graphics programs don’t support exact placement and the user has nearly always to manually control this placement/scaling for each image. The package can be downloaded here: github.com/salabim/pil_printerIt is not (yet) available on PyPI.