swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] How to get ri of the marked area (overlay) of a li


From: Matthias Kramm
Subject: Re: [Swftools-common] How to get ri of the marked area (overlay) of a link when hovering over?
Date: Sun, 5 Feb 2012 10:01:41 -0800
User-agent: Mutt/1.5.20 (2009-06-14)

On Sat, Feb 04, 2012 at 02:41:34PM +0100, Hans J Nuecke <address@hidden> wrote:
> I'm looking for a way to get rid of the "grey box" that pops up when 
> hovering over a link.
> This box/feature is included by pdf2swf. The link in the original PDF 
> file is set to "hidden rectangle" without any markups or color.
> Viewing the original PDF In Acrobat reader, only the cursor changes, but 
> no "grey box" appears.
> 
> How to get rid of that overlay/mark up effect?

You can modify the color- to get rid of it, set it to fully transparent:

    pdf2swf -s linkcolor=00000000 file.pdf -o file.swf

Matthias



reply via email to

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