On Wed, 20 Jun 2012 19:31:23 -0400, tlvp wrote:
> I'm having trouble trying to flatten a pdf ...
>
> I command as follows (spaces doubled for legibility):
>
>: pdftk infilename.pdf flatten output outfilename.pdf
>
> but pdftk complains ...
Heh-heh ... that may be the right syntax for lots of other pdftk actions,
but not for *flatten* ... for flatten it has to be:
: pdftk infilename.pdf output outfilename.pdf flatten .
Thanks for providing the venue where, by showing I needed to ask, I both
configured the egg on my face and (thereby) met the prerequisite for
solving my own problem (Mother Nature *never* lets me dope out how til I've
made a public spectacle of myself -- that's just Mother Nature's way :-) ).
Cheers, and thanks for your mere comforting presence here, -- tlvp