Hi,
PB2019R3
We're using the WebBrowser Control to display PDF in our app.
It works fine but it seems to be an issue when the PDF filename contains the # character
It seems that in Chrome the # is replaced by %23
is there a workaround to make it works in PB ?
Best regards
thanks
Didn't notice it at first try, since there was fileexist() function.
Anyway, i think it's a small issue in the webbrowser control since space are automaticaly encoded in %20 but not #