Remove Hyperlink-Decoration on PDF #1025
-
Hello There, My task is to add an internal link on an report, export it to PDF and remove the decoration on the hyperlink of PDF. Have anybody some hints for me to do the removement on PDF side? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
I once was faced with a similar task: The hyperlinks should not be decorated if the PDF is to be printed. Luckily, I know this beforehand, so I decided to just not use hyperlinks in that case. Like you, I didn't find a way to remove the decoration of a hyperlink. Probably it's hard coded. |
Beta Was this translation helpful? Give feedback.
-
I figured out a workaround to add an hyperlink without the link style on a text element. The effect willbe that the second empty-element give an overlay effect of the text-element above. Currently it is the best workaround to do such stuff. |
Beta Was this translation helpful? Give feedback.
-
Is this to be considered a bug? If so, @speckyspooky, can you file an issue with a small test .rptdesign reproducing this problem? A .rptdesign that has no hyperlink decoration when emitting to HTML, but with the decorations present when emitting a PDF? |
Beta Was this translation helpful? Give feedback.
-
This topic is added as feature to version BIRT 4.17 |
Beta Was this translation helpful? Give feedback.
This topic is added as feature to version BIRT 4.17