Johannes Wiedersich wrote:
> Try
> 
> $ pdftk your-funny.pdf burst output testfix.pdf

Sorry: please first try

$ pdftk your-funny.pdf output trytofix.pdf

The burst option is to split it in single pages, in case there is only
one problematic page.

Then one should also use a placeholder for automatic numbering:

$ pdftk your-funny.pdf burst output trytofix%02d.pdf

(assuming your pdf has less than 100 pages ;-)  )

$ man pdftk

should list all the different options.

Cheers,
Johannes


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to