Hi, I'm working with FOP embedded in a CMS for generating PDFs. The version of FOP is v0_20_5. The problem is the following one:
If I use a basic link and the external-destination is linked to a pdf, all / (slashes) turn into \ (backslashes). Most readers correct this failure, but not adobe reader which most people use. I tested this problem in the newest version of fop and there it works fine. Is there a workaround for v0_20_5? example: <fo:basic-link external-destination="http://.../.../test.pdf">test.pdf<fo:basic-link> in pdf the link is http:\\...\...\test.pdf, but only if the file ends with .pdf Greetings -- View this message in context: http://www.nabble.com/FOP-Version-v0_20_5-linkproblem-tp25290507p25290507.html Sent from the FOP - Dev mailing list archive at Nabble.com.
