PhilterPaper / Perl-PDF-Builder

Extended version of the popular PDF::API2 Perl-based PDF library for creating, reading, and modifying PDF documents
https://www.catskilltech.com/FreeSW/product/PDF%2DBuilder/title/PDF%3A%3ABuilder/freeSW_full
Other
6 stars 7 forks source link

Correct number of colors for indexed colorspaces from TIFFs #137

Closed carygravel closed 3 years ago

carygravel commented 3 years ago

This fixes the rest of #133 for me. Does your PDF viewer still complain about the output?

PhilterPaper commented 3 years ago

Yep, seems to work fine (good PDF). I'll wait to merge it in until after they've fixed the CI problem. Thanks for your work on this!