swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Links in PDFs


From: Matthias Kramm
Subject: Re: [Swftools-common] Links in PDFs
Date: Thu, 8 Sep 2005 20:25:54 +0200
User-agent: Mutt/1.5.6i

On Tue, Sep 06, 2005 at 04:00:26PM +0200, Benedikt Quirmbach wrote:
> i want to convert PDFs into SWFs.
> Is there a way to make all links open in another frame (not another 
> window)?
> 
> Example:
> My website has two frames. in the left frame will be my swf. in the 
> right frame should open the webpages i open with the links of my 
> formely PDF.

The next snapshot will have a "-s linktarget" option, so if your right
frame is called e.g. "rframe", you can open links in it by doing:

    pdf2swf -s linktarget=rframe file.pdf -o file.swf

Greetings

Matthias






reply via email to

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