[next] [prev] [prev-tail] [tail] [up]
use ebb -x foo.pdf if you get an error like this
ebb -x foo.pdf
* WARNING ** Streams with DecodeParams not supported.
This convert the pdf to ps, then convert it back to pdf, it should now work
pdf2ps foo.pdf foo.ps ps2pdf foo.ps foo.pdf ebb -x foo.pdf
[next] [prev] [prev-tail] [front] [up]