Open apaustria opened 2 years ago
Hi, Your error is not a CefSharp error but it is a compatibility error with Goggle Chrome. Try it in Google Chrome and there is the same error.
Thanks. For some reason I thought that this was something specific to a PDF launching using an API like this.
I have experienced something on my end where launching a PDF just basically display a blank screen and hour glass.
I saw something that was posted from the main CefSharp repo (https://github.com/cefsharp/CefSharp/issues/4024) and I was wondering how can I disable the local PDF storage as it seems that this is one of the cause of the issue.
Hello,
I'm trying to figure out why the print preview is not working when being called on this particular website. To re-create this issue, I use this target website (https://products.aspose.app/words/viewer) and drop a any PDF file to preview section. The next page will opened/rendered on the next page but clicking on the actual Print fails. Is this a limitation for CefSharp?