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




_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common

Reply via email to