was just wondering that if o1 would resolve most of the issues? Thanks.
---------- Forwarded message ---------- From: MG Balaji <[EMAIL PROTECTED]> Date: Mon, Nov 10, 2008 at 10:29 AM Subject: RE: [Swftools-common] pdf2swf parameters in scripting environment To: [EMAIL PROTECTED] Hi, Use '-O1' like mentioned below in command line, "pdf2swf -O1 file.pdf -o file.swf" Regards, Balaji ------------------------------ Date: Sun, 9 Nov 2008 20:12:52 +0530 From: [EMAIL PROTECTED] To: [email protected] Subject: Re: [Swftools-common] pdf2swf parameters in scripting environment Hello, Any inputs on this one? Right now, I am using it like pdf2swf <filename.pdf> -o <filename.swf>, but complex pdfs dont get resolved by this command.. I am thinking of using -O1 along with. Please suggest. Thanks On Fri, Nov 7, 2008 at 2:40 PM, Novice Programmer <[EMAIL PROTECTED]>wrote: Hello Mathias, With best possible conversion rate i mean that pdf2swf should not fail in converting the pdf. What should be the command line for that... Like -o1 and -o2 for complex pdfs etc etc. Thanks. On Wed, Nov 5, 2008 at 3:49 AM, Matthias Kramm <[EMAIL PROTECTED]> wrote: On Tue, Nov 04, 2008 at 11:58:10PM +0530, Novice Programmer < [EMAIL PROTECTED]> wrote: > I was confused by the list of parameters available in pdf2swf. Was wondering > if you can suggest the parameters for the use of pdf2swf in scripting > environment for the best conversion rate. I guess by "conversion rate" you mean maximum filesize reduction? Check out the thread "pdf2swf - How to reduce the swf file size?" from a few days ago. Generally, "-s subpixels=1" and "-s jpegquality=40" (or lower than 40) seem to yield the biggest benefit, but there are other options. Greetings Matthias -- Thanks & Regards, Novice. -- Thanks & Regards, Novice. ------------------------------ Free up your senses. Experience reality up close on MSN video Try it!<http://video.msn.com/?mkt=en-in> -- Thanks & Regards, Novice.
