Skip to Content
0
Sep 30, 2014 at 10:33 AM

Prevent Hyperlinks in Class cl_gui_html_viewer

48 Views

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