swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] resizing


From: Matthias Kramm
Subject: Re: [Swftools-common] resizing
Date: Wed, 16 Jul 2008 17:25:58 +0200
User-agent: Mutt/1.5.6i

On Wed, Jul 16, 2008 at 04:49:28AM +0700, Cornelis Brouwers <address@hidden> 
wrote:
> Is there any way to resize the images that come from pdf to swf with pdf2swf?
>  
> sometimes images are like 2000x1000 while it's sufficient to have like 
> 200x100.

pdf2swf -s subpixels=1 file.pdf -o file.swf

converts images so that they have exactly the resolution they need
for normal (unzoomed) display. (Like 200x100, in this case)

Greetings

Matthias





reply via email to

[Prev in Thread] Current Thread [Next in Thread]