swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] pdf2swf and extra margins


From: Pablo Rodríguez
Subject: Re: [Swftools-common] pdf2swf and extra margins
Date: Thu, 22 Nov 2007 23:05:22 +0100
User-agent: Thunderbird 1.5.0.10 (X11/20070305)

Matthias Kramm wrote:
> On Sat, Nov 10, 2007 at 04:52:57PM +0100, Pablo Rodríguez wrote:
>> I'm trying add some buttons with swfc to some slides converted from pdf2swf.
>>
>> The problem is that I would need some extra margin to place these
>> buttons. Is there no way to add it when converting the slides with pdf2swf?
> 
> Try postprocessing the file with
>     swfcombine -d -X <newwidth> file.swf -o file.swf
> .
> 
> This will give you some space on the right side.

Thanks for the answer, Matthias.

The issue here is that one must know the page size in order to set the
new width or height. This is a real problem when converting
automatically different files with different page sizes.

Since pdf2swf converts PDF documents in the following way:

NOTICE  processing PDF page 1 (841x595:0:0) (move:0:0)

Wouldn't it be possible to add the following options to pdf2swf:
--addtox --addtoy --movex and --movey?

Thanks for your help,


Pablo





reply via email to

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