swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] pdf2swf


From: Matthias Kramm
Subject: Re: [Swftools-common] pdf2swf
Date: Fri, 18 Jul 2008 16:36:44 +0200
User-agent: Mutt/1.5.6i

On Fri, Jul 18, 2008 at 09:41:34AM +0200, Giuliano Natali <address@hidden> 
wrote:
> Hi, anyone knows hot to transform a PDF into
> an swf establishing the size of the resulted page????
> 
> Example:
> 
> transform a PDF into SWF with pages dimension (as result)
> 1280x600

No, that's not possible yet, at least not without a bit
of programming.
I guess in Python you could scale the PDF so that *one*
of the dimensions match 1280/600, but not both- the scaling
and zooming that's so far supported by the PDF parser
maintains the aspect ratio.

Greetings

Matthias






reply via email to

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