next up previous contents index
Next: Compressing a Document Up: Compression Previous: Compression   Contents   Index


Decompressing a Document

To decompress the streams in a PDF file, for instance to manually inspect the PDF, use:
\begin{framed}
\small\verb!cpdf -decompress in.pdf -o out.pdf!
\end{framed}
If cpdf finds a compression type it can't cope with, the stream is left compressed.

root 2008-12-01