riadvice / AlivePDF

[Official AlivePDF] - AlivePDF is a client side AS3 PDF generation library for Adobe Flash, Flex and AIR
https://riadvice.github.io/AlivePDF/
32 stars 6 forks source link

Update PNGImage.as #381

Open teuf22 opened 7 years ago

teuf22 commented 7 years ago

Throw error message for unsupported PNG transparency mode instead of failing silently.

GhaziTriki commented 7 years ago

More details can also be found under this issue #186

teuf22 commented 7 years ago

Yes, it would be nice to have a fix. This is a major limitation of AlivePDF. A few notes on the topic:

I don't have the bandwidth to do the project of adding PNG transparency now unfortunately...

GhaziTriki commented 7 years ago

We may have some available resource available in the coming days and we will look how to add the alpha lyer support for PNG. @teuf22 Are you still using AlivePDF in production?

teuf22 commented 7 years ago

This is used in production, but being phased out. I have a few PNGs testcases I can contribute, if this helps.

GhaziTriki commented 7 years ago

@teuf22 It would be nice if you can provide those PNG tastcases, it will help us for sure. Thanks.