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@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
Received on Thu Jan 6 16:31:21 2005
This archive was generated by hypermail 2.1.8 : Thu Jan 06 2005 - 16:31:23 PST