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

Corrupt PDF from G4-encoded TIFF #167

Open carygravel opened 3 years ago

carygravel commented 3 years ago

Here is another TIFF that PDF::Builder doesn't embed correctly.

I'll work on this now. I'm guessing the problem is that the TIFF is compressed in strips, and PDF has no concept of strips. There was the same problem with LZW.