Meena,
<fo:basic-link color="blue" internal-destination
="samsdetails">sam</fo:basic-link>

Where "samsdetails" is ID on the <fo:block (or whatever) that contains
Sam's details.

You could also add the page number by using:
on page <fo:page-number-citation ref-id="samsdetails"/>

Regards,
Ian

email: [EMAIL PROTECTED]

"The credit belongs to the man ...in the arena,  (who) knowing there is no
effort without ...shortcomings, actually strives to do the deeds..."
Theodore Roosevelt



                                                                                
                                   
                    "Meena"                                                     
                                   
                    <meenakshi.sarvagopal@       To:     <[EMAIL PROTECTED]>    
                             
                    wipro.com>                   cc:                            
                                   
                                                 Subject:     About 
<fo:basic-link>                                
                    01/10/2002 09:04 AM                                         
                                   
                    Please respond to                                           
                                   
                    fop-user                                                    
                                   
                                                                                
                                   
                                                                                
                                   





Hi,

I've an xml like this.

<phonebook author="paul"  id="1234">
   <Name  firstName="sam">
   <address number ="10"  street="whites lane"/>
    </Name>
</phonebook>

In my output pdf file, under index, i've something  like this

paul 1234
              sam
               ----

I want a the pdf to be such that, when i click on  'sam', then the control
should go to the page containing sam'z  details.
How is this done in  <fo:basic-link>?

regds,
Meena



#### Wipro_Disclaimer.txt has been removed from this note on January 10
2002 by Ian Larner



Reply via email to