[xep-support] Basic-link specifying page number or named dest

Alexei Gagarinov agagarinov at renderx.com
Tue Jan 18 06:13:02 PST 2005


Hello Bob,

The current version of XEP treats a fragment identifier of URLs as the
internal named destination within the referred document.
In your particular example 'page=2&view=fit' will be treated as an internal
id in the FOM_10.pdf so you will not (and cannot) have the desired effect.

It can be feasible to parse fragment identifiers to retrieve PDF specific
information such as page number and view mode. We will consider adding such
a feature in the future.
Thanks for your question.

With best regards,
  Alexei Gagarinov
RenderX

----- Original Message ----- 
From: "Bob Zoller" <bzoller at cavoksolutions.com>
To: <xep-support at renderx.com>
Sent: Friday, January 07, 2005 2:55 AM
Subject: [xep-support] Basic-link specifying page number or named dest


> Hello all-
>
> I'm generating a PDF with XEP.. This PDF needs to link to another
> *pre-existing, not XEP generated* PDF.  I discovered the <fo:basic-link>
> today.. And with XEP, if I do:
>
> <fo:basic-link external-destination="url('file://FOM_10.pdf')">MY
> LINK</fo:basic-link>
>
> It's happy, and it generates a link that will open up FOM_10.pdf within
> acrobat (ie *not* open a web browser)... This is what I want.
>
> The CATCH..  Is that I need it to open to a certain page of that new PDF.
> I've done this via the web plugin by doing things like
>
> http://www.example.com/FOM_10.pdf#page=2&view=fit
>
> But unfortunately, this:
>
> <fo:basic-link external-destination="url('file://FOM_10.pdf#page=2')">MY
> LINK</fo:basic-link>
>
> Does not work.
>
> Within Acrobat, it appears I can create a link that does such a function..
> I'm just wondering if/how I can do it from within XEP.
>
>
> THANKS IN ADVANCE!!!,
> --Bob
>
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo at renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service
http://www.renderx.com/tos.html
>

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list