DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21791>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21791 Long URL's not clickable when wrapping over multiple lines Summary: Long URL's not clickable when wrapping over multiple lines Product: Fop Version: 0.20.5 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: pdf renderer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Long URL's need to wrap, but still be clickable in the PDF. To make the long URL (or any text) wrap, FOP requires a space of some kind. I have tried to pre-process my XML inserting a zero-width space (​). This looks OK in the PDF as it wraps and the tooltip works fine, but when clicking it, the hyperlink doesn't work as it has inserted a question mark ("?") in the position of the zero-width space. I have also inserted a normal space (" ") instead of the zero-width space. This will force the wrapping of the long URL and works when clicking on it, but the tooltip shows the space and since I want all "/" replaced with "/ ", this looks terrible. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
