swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] [PDF2SWF] Processing Internal Page links


From: Matt Cline
Subject: Re: [Swftools-common] [PDF2SWF] Processing Internal Page links
Date: Wed, 15 Jul 2009 22:38:30 -0700


pdf2swf -s internallinkfunction=_root.playPage mypdf.pdf -o %.swf

You then need 
Function playPage(){
}
In your as(action script)



On Jul 15, 2009, at 10:11 PM, Ananth Palanisamy <address@hidden> wrote:

Please can any one help on this.
 
Ananth

---------- Forwarded message ----------
From: Ananth Palanisamy <address@hidden>
Date: Wed, Jul 8, 2009 at 2:51 PM
Subject: [Swftools-common] [PDF2SWF] Processing Internal Page links
To: address@hidden


Hi,
 
I wanted to extract the Internal page (TOC) links while converting the PDF file. I have requirement to get the pages details separately. Is there any function/method is available to get this done? Is it possible to override the inbuilt function using my custom function?
 
Reason for requirement: -
1. I am generating SWF files from multi page PDF file. Each PDF page will be converted to separate SWF files.
2. Now the TOC/internal page links are lost their data.
3. It gives me an error if I click the hyperlinks.
4. I couldn't disable the links while converting it. It will disable both internal and external links.
5. If I able to get the page link details using any of the function, then I can process it from outside.
 
Please help me.  
 
Regards
Ananth P



--
Regards

ANANTH P
+91-9444960095

reply via email to

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