PDF-raku icon indicating copy to clipboard operation
PDF-raku copied to clipboard

implement PDF 1.5+ Object Streams

Open dwarring opened this issue 2 years ago • 1 comments

Most likely in PDF::IO::Serializer.

These do result in smaller PDF files.

Potentially also of benefit to serialization, in reducing peak memory size and number of objects, but only if we can the object streams built early enough.

dwarring avatar Jul 28 '22 20:07 dwarring