I see you're choosing one or the other.. but if I do something like this
will it work?

pdf2swf file.pdf -s poly2bitmap --flatten -o file.swf

Or does one option cancel out the others?

Thanks,
Jake

On Sun, Jun 1, 2008 at 7:56 AM, Matthias Kramm <[EMAIL PROTECTED]> wrote:

> On Thu, May 29, 2008 at 09:41:55PM +0200, Ramo At Skuff <
> [EMAIL PROTECTED]> wrote:
> > i know it's a bit late, but how can i check the returncode oft he
> command?
>
> Like this:
>
> pdf2swf file.pdf -o file.swf || pdf2swf -O1 file.pdf -o file.swf || pdf2swf
> -O2 file.pdf -o file.swf
>
> Greetings
>
> Matthias
>
>
>
>
>

Reply via email to