Re: Linking SVG-test to Nameddest in PDF

Matthias Reischenbacher <[email protected]>
Newsgroups gmane.text.xml.fop.user
Message-ID <[email protected]>
Hi,

as far as I know, this is currently not possible, but you could try the
following patch:

https://issues.apache.org/jira/browse/FOP-1648

BR,

Matthias

On 09.06.2016 07:09, [email protected] wrote:
>
> Hi,
>
>  
>
> I just trying to link form an embedded svg to the title of the next
> chapter within the same pdf.
>
> Is that possible with FOP and batik?
>
>  
>
> This is what I tried these days:
>
>  
>
>   <a xlink:href="#abc"
>
>      xlink:title="Verweis zu einer SVG-Grafik">
>
>     <rect x="10" y="60" ry="5" width="40" height="40"
>
>     style="fill:mintcream; stroke:black;" />
>
>   </a>
>
>  
>
>   <a xlink:href="url(#nameddest=abc)"
>
>      xlink:title="Verweis zu www.w3.org">
>
>     <rect x="10" y="110" ry="5" width="40" height="40"
>
>     style="fill:chartreuse; stroke:black;" />
>
>   </a>
>
>  
>
> Without success.
>
> Kind regards
>
> Markus
>
>  
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.