swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] OT: Weblinks in PDF


From: Matthias Kramm
Subject: Re: [Swftools-common] OT: Weblinks in PDF
Date: Sun, 11 Sep 2005 13:43:56 +0200
User-agent: Mutt/1.5.6i

On Thu, Sep 08, 2005 at 09:26:20PM +0200, Benedikt Quirmbach wrote:
> In Acrobat are two ways to create weblinks: you can do it manually or 
> by a JavaScript, that uses the command "addLink()".
> 
> If you want to convert the PDF later with pdf2swf you will find a big 
> difference between this to kinds of links: the links manually created 
> will be working in the resulting swf, the links made by JavaScript will 
> be lost, because the Javascript inside the link will be lost.

That's correct- pdf2swf don't convert any Javascript objects of the pdf.

> Does someone know how i can create weblinks in the PDF programmatically 
> that will work after converting to swf?

What exactly is the Javascript doing in your current application? Is
it calculating page numbers using some formulas, or resolving some
kind of "run-time depedencies"...?

Greetings

Matthias






reply via email to

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