Open alanlawlor opened 9 years ago
Hi, You're right. pl_fpdf was write on pdf 1.3 specifications. This seems to be a good idea to see what is new in newer version of fpdf but I can't find any time to do that for the moment. If someone wants to write this in a PR, should be nice.
I love your code, but I find it is missing one key feature I am looking for - support for PNG with color type=06 (RGB with alpha channel).
Is there any way you could port the additional logic from FPDF v1.7 when parsing a png ?
Thanks