swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Links in PDF


From: Ziad Saab
Subject: Re: [Swftools-common] Links in PDF
Date: Tue, 30 Sep 2008 13:15:30 -0400

Amazing thank you very much :)

2008/9/30 Matthias Kramm <address@hidden>
On Mon, Sep 29, 2008 at 12:57:30PM -0400, Boo <address@hidden> wrote:
> However in the resulting swf for each page, this still creates the links.
> They can still be clicked on, and even though no function is executed, it
> has the additional side effect of removing keyboard focus from the stage.
> Therefore is there a way to completely disable the linking feature?

If you're willing to modify the source code and recompile, there is:

In pdf.cc, line 125, remove the following line:
   pi->doc->processLinks((OutputDev*)pi->outputDev, page->nr);

Greetings

Matthias






reply via email to

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