OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Can't open a figure in section of pdf using olink from other pdf.


Hi,

 

I used the following syntax:

(abc.pdf)

    <section id='abc_gui_9'>

                <title>The GUI</title>

                <para>The following figure shows:

                </para>

                <figure id='abc_gui_fig_1'>

                                                <title>Main Window</title>

                                                <mediaobject>

                                                                <imageobject>

                                                                                <imagedata valign="top" fileref="./images/Designer.png" scalefit="1"

                                                                                                width="100%" contentdepth="100%"/>

                                                                </imageobject>

                                                </mediaobject>

                                </figure>

  </section>

 

(123.pdf)

    <para>Do one of the following in the <olink targetdoc="book-abc"

        targetptr=”abc_gui_fig_1">Main Window</olink> window: </para>

 

 

It does not open abc.pdf at Figure directly. Instead it opens the first page of abc.pdf. Is there some way by which I can directly open at the figure of abc.pdf from the other pdf?

 

Thanks and Regards,

..Anmol 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]