swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Changing the heigh and width of the resulting swf


From: Matthias Kramm
Subject: Re: [Swftools-common] Changing the heigh and width of the resulting swf
Date: Mon, 28 Dec 2009 12:21:03 -0800
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Dec 21, 2009 at 10:43:42PM -0000, Ric Clarke <address@hidden> wrote:
> I have a pdf with 5 pages, page 1 of the pdf is a different size to all the
> other pages. When I convert the pdf using pdf2swf the resulting swf file has
> the dimensions of the 1st page of my pdf. Is there anyway to set the
> dimensions - ie can I override it from using the 1st page in the pdf?

You can postprocess the file like this:
    swfcombine -d -X <width> -Y <height> file.swf -o file.swf

(Provided you know the size it should be)

Matthias




reply via email to

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