Jean Vallee asked 2025-04-21 18:30:41 UTC
I have existing DevExpress XtraReport classes.
I have a Wisej form where I want to display the Xtrareports in a PDF.js viewer. My XtraReports can be exported to a PDF stream with "using DevExpress.XtraReports.UI;"
I cannot use wisej pdfviewer as it cannot be customized to turn off thumbnails and add email option to toolbar. Am I wrong about that?
If not, is there an example of using PDF.js viewer embedded in an htmlPanel? and the code to pass the correct variable to it?
Jean Vallee asked 2025-04-21 18:30:41 UTC
I have existing DevExpress XtraReport classes.
I have a Wisej form where I want to display the Xtrareports in a PDF.js viewer. My XtraReports can be exported to a PDF stream with "using DevExpress.XtraReports.UI;"
I cannot use wisej pdfviewer as it cannot be customized to turn off thumbnails and add email option to toolbar. Am I wrong about that?
If not, is there an example of using PDF.js viewer embedded in an htmlPanel? and the code to pass the correct variable to it?