MonoDevelop: Webkit# webview browser not working for PDF links When I click hyperlinks which are PDF documents using the WebView control (Webkit#), nothing happens in error.
I get these repetitive debug messages: ** (gtk_test:2818): DEBUG: NP_Initialize ** (gtk_test:2818): DEBUG: NP_Initialize succeeded Why this? I do not appear to get any link from NavigationRequested event. Basically I intend to capture the PDF link, download the document and then call another program (C++) to open the PDF document via Foxit SDK (already written this). Note my operating system is Centos 6.4 Linux. Thanks, Andrew -- View this message in context: http://mono.1490590.n4.nabble.com/MonoDevelop-Webkit-webview-browser-not-working-for-PDF-links-tp4660192.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
