Hi
I'm using class cl_gui_html_viewer to display a pdf document.
The issue is that there are several hyperlink references in the displayed document. When these are clicked on the control tries to load the associated web page
How can I prevent this from occuring?
I've tried to register a SAPEVENT to trap the issue but this doesn't seem to work from a PDF
many thanks