[prev] [prev-tail] [tail] [up]
To compress the streams in a PDF file, use:
cpdf -compress in.pdf -o out.pdf
cpdf compresses any streams which have no compression using the FlateDecode method, with the exception of Metadata streams, which are left uncompressed.
[prev] [prev-tail] [front] [up]