> -----Original Message----- > From: Chris Faulkner [mailto:[EMAIL PROTECTED] > > I am having problems with <fo:basic-link> I use it as shown > below. When you > hover over the link in the resulting PDF, the link includes a load of > garbage characters after the ".com". Am I doing something wrong
Are you using encryption? Afraid this is causing the garbage chars... > ? ARe there > any alternatives for embedding a link in my PDF ? > PDF Encryption is working in 1.0 dev, but the latest I heard was basic-links aren't so... Have a look at http://xml.apache.org/fop/output.html#pdf-postprocess With iText, you can easily add a hyperlink at some absolute position on a page generated by FOP. Hope this helps! Greetz, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
