PDF Links using Basic-Link
Bjkyavuz <[email protected]>
| Newsgroups | gmane.text.xml.fop.user |
|---|---|
| Message-ID | <[email protected]> |
Hi guys, I am using FOP 2.1 to generate a PDF file with external hyperlinks. Even with this simple syntax, I end up with just a text in the PDF that cannot be clicked: <fo:basic-link color="blue" external-destination="url(http://www.lipsum.com/)">Lorem Ipsum</fo:basic-link> Any clues as to what areas I could be digging deeper into to figure this out? Thanks for the help,Yavuz