swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] pdf2swf: internal linking


From: Chris Pugh
Subject: Re: [Swftools-common] pdf2swf: internal linking
Date: Fri, 23 Apr 2010 03:37:10 +0100

ttbomk, no, it doesn't look like it, as yet.  Unfortunately it currently
takes me an inordinate length of time to decipher the source code.
Maybe another one for the smelting pot?

That said, surely this would only be a problem if  the swf page was
under magnification inside a viewer of some kind?

Regards,


Chris.


On 21 April 2010 14:15,  <address@hidden> wrote:
> It doesn't appear to. I've been able to drill into the code a bit, and a GoTo 
> action gets translated into this function call (in swf.c):
>
> void swfoutput_linktopage(gfxdevice_t*dev, int page, gfxline_t*points)
>                                           ========
>
> As far as I can tell, there's no way that can link to anything other than 
> just the page itself - there's no parameter that governs going to a 
> particular part of the page.
>
> I could certainly be missing something - I hope I am - but since I sent my 
> question I've gone through the code, added some diagnostic output, recompiled 
> several times, etc. and everything so far backs up what I'm saying.
>
> If there's something I'm missing, please let me know!
>
> Thanks,
> -
> James Jones             Administrative Data Mgmt.
> Webmaster               375 Raritan Center Pkwy, Suite A
> Data Architect          Edison, NJ 08837
>
>
>> -----Original Message-----
>> From:
>> address@hidden
>> [mailto:swftools-common-bounces+james.jones=firstinvestors.com
>> @nongnu.or
>> g]On Behalf Of Chris Pugh
>> Sent: Wednesday, April 21, 2010 5:52 AM
>> To: James Jones
>> Cc: address@hidden
>> Subject: Re: [Swftools-common] pdf2swf: internal linking
>>
>>
>> Not sure, but ... I thought it did?  Are you using magnification
>> inside a viewer?
>>
>> Regards,
>>
>>
>> Chris.
>>
>> On 20 April 2010 20:11, James Jones <address@hidden> wrote:
>> > I'm trying to figure out how to make internal links in pdf2swf go to
>> > the right spot on the page, not just the page. This is the
>> first time
>> > I've looked at the source code, though, and it's going to take some
>> > time to figure it all out. Could someone point me in the right
>> > direction? Where do links get turned into SWF code?
>> >
>> > Thanks,
>> > - James
>> >
>> >
>> >
>>
>>
>>
>




reply via email to

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