On Jan 17, 2024, at 7:18���PM, Todd Blanchard via Pharo-users <pharo-users@lists.pharo.org> wrote:I guess I���ll point you to the issue too.PDFStreamPrinter>printPDFDataStream: aPDFDataStream������Line 13: (self compression) ifTrue: [ streamData := (self compressWithGZip: streamData) asByteArray ].