Discussions tagged WebBrowser

Hi all, we are using WebBrowser-Control to show PDF. That works very well. Also, the icons/controls of the PDF are showing up, hence the user is able to print/download the file. Now, I would like to open the print dialog, like clicking on the printe...
Hi, I am using Powerbuilder 2021 (build 1509 ). My database is oracle 11g. I have a local oracle 11g database in my machine. I have webbrowser in one of my windows. I use navigate command to open a html file in one of my directories. The webbrowse...
Adobe Acrobat Reader (DC) Version: 22.003.20314.0 PowerBuilder 2022 (1892) Opening PDFs with a file URL is working just fine.However, no page parameters for configuring the Acrobat UI seem to be applied. Anyone had success? Please advise. Thank y...
Hello, I'm using the excellent "new" WebBrowser Control introduced in PB2019 R2. (https://docs.appeon.com/pb2019r2/whats_new/ch01s05.html) It works like a charm when I run it in Powerbuilder, but not in our compiled .exe + pbd project.I suspect one ...
Hi all,   Is it true that the WebBrowser Control cannot handle cookies correctly ? No matter what I do it keeps coming back every time the App runs and asks if I will allow cookies or not on any site. (quite annoying) I'm using the latest PB 2022...
Hi WebBrowser object in PB 2022 has a new feature. PDFs are shown in pagemode (list of pages on the left side). Is it possible to turn it off? In previous versions a limited subset of Adobe parameters was implemented. In the current version it seems...
Hi, I am using Powerbuilder 2021  build 1509. I have a webbrowser control in one of my windows. If I open  powerbuilder 2021 as an administrator, webbrowser control works fine. If I open  Powerbuilder 2021 normally (not as administrator), webbrow...
Hello, Using PB 2019 R3 build 2703, Webbrowser control Need to call a powerbuilder event from a html file with JS function(s).  How to call it? Tried by going through few videos and codes from Appeon website. Window consists of a webbrowser (wb_1...
Bonjour, J'utilise le webbrowser (Chromium Embedded Framework) pour afficher une page Web mais celle ci ne s'affiche pas correctement. Je suppose qu'il y a des problème javascript, mais je n'arrive pas à trouver un fichier de log qui afficherait ces...
Hello   PowerBuilder 2019 R3 Build 2728   Is there any way using the webbrowser control (cef) to switch on/off spellcheck? Some users have spellcheck and some users don't. What does it depend on? How can I hide the red wavy lines in textbox and...
Sorry, second one today. PowerBuidler 2019 R3 build 2728 Windows 10 We have switched all our old Internet Explorer activeX controls to the new PowerBuilder web browser control and everything works great, until our .NET developers changed our login...
Hi With PowerBuilder 2019 r3, how can we clear the new webbrowser cache (while running an application) ? Regards Thierry...
Hi,I am opening a web page from within the Web browser control . The web page has text area with spell checking enabled. When opening the page locally I get Swedish spell checking (which I want) but from within the web browser control, I get English....
Hi It looks like NavigationStart event is called when the webbrowser object is created (or drawn etc). Plus it seems to be called asynchronously because: If there's no Navigate() called in Open event of the window then only this 'ghost' NavigationS...
We want to use the WebBrowser control in PB2021 to load HTML files and save them as PDF. We have working code, but it is adding a header and footer to the page. We need to not have those! Is there a way to force that? Maybe some JavaScript? I have ...
My web developer put in a series of alerts to help us find a problem with a web page and they work fine in the Chrome browser but do not display when the page is opened in the new web control....
I am using PB2021 build 1311 and have a process that reads a local HTML file using the PB webbrowser control.  This HTML file is an image gallery than can vary in size from 1 image to 7000+ images.  The images are on the local network.   Sometimes, ...
I am maintaining an application in Powerbuilder 2021. The application previously constructed a script that was sent to the report server via IE to retrieve a report in pdf format. IE would prompt the user to either save or open the pdf file. We are g...
Hi, we are using the WebBrowser control in PB2019R3 to view PDF files.  Some of our users have asked whether they can choose where to save the file when they click the download button. I can't find a way to do that. I know I can set a download locati...
Hello, I’m migrating from MS WebBrowser Control (IE) to the PowerBuilder internal WebCrowser Control (CEF). It works fine for web based files but fails for local files. I know this is correct, it is the documented behaviour. But it does not solve ...
  • Page :
  • 1