You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 (cefsharp/CefSharp#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?
The text was updated successfully, but these errors were encountered: