Hello,
How I can open a PDF document with a Web Browser Control? I tried, but I onlu opem a white square, when I open a Response Window with Web Browser.
Kind Regards and thank you in advanced
Hello,
How I can open a PDF document with a Web Browser Control? I tried, but I onlu opem a white square, when I open a Response Window with Web Browser.
Kind Regards and thank you in advanced
As Chris mentioned, use the embedded Web Browser control instead: https://docs.appeon.com/pb2019r3/pbug/ch04s05.html
Here is code sample that might be useful: https://community.appeon.com/index.php/codeexchange/powerbuilder/273-web-browser-demo-from-elevate-2020
Hi Raquel;
Thanks for the further information.
Since your logic is referring to an OLE control, that means that you are not using the "built-in" Web Browser control. Instead, your attempting to use an "external" 3rd party control. My guess is that your using the IE Web Browser Control (which is now obsoleted by Microsoft).
My suggestion would be to replace the external OLE control with PB's built in one.
Regards ... Chris
Hi Raquel;
It would be more helpful if you provided us with...
Regards ... Chris
Sorry my level in Powerbuilder is basic, is there some example, to learn how doing. I need something in my installation?