swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Disable internal links


From: Matthias Kramm
Subject: Re: [Swftools-common] Disable internal links
Date: Thu, 2 Sep 2010 16:38:18 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Sep 01, 2010 at 04:26:41PM +0200, address@hidden <address@hidden> wrote:
> I've a PDF file with an index table and those index have links to some pages 
> of the PDF. I'd like know if that's possible to only disable internal links 
> when converting PDF to SWF?
> I've tried disablelinks option but it disable external links too. I only want 
> to disable external links.

Try
    pdf2swf -s externallinkfunction=dummy file.pdf -o file.swf

Matthias




reply via email to

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