On Fri, Jul 18, 2008 at 09:41:34AM +0200, Giuliano Natali <[EMAIL PROTECTED]> 
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