dragotin / kraft

Kraft helps to handle your daily quotes and invoices in your small business.
http://volle-kraft-voraus.de
GNU General Public License v2.0
60 stars 19 forks source link

Transparent image-background is transformed into black, when printing (invoice.trml) #218

Closed bastelinsky closed 9 months ago

bastelinsky commented 1 year ago

Once again me. Meanwhile I found the row in the .trml-file for the Logo and changed it to my needs. Unfortunately every transparent background in .png's are printed in black. I tried several programs to save the png again, but without success. Any help? I guess I can't be the only one with this issue.

Thanks for your support. Wolfgang

dragotin commented 9 months ago

Note to self: https://stackoverflow.com/questions/45092929/reportlab-python-transparent-background-is-changed-to-black-and-poor-image-qual

dragotin commented 9 months ago

Fixed with the referenced commit, thank you for reporting.