I am trying to use the UltraWinReportViewer control and cannot find any useful documentation. I want to load a document at runtime (once a user selects the file). Here's a code snippet that fails:
PDFReportViewer.RenderSettings.DefinitionUri = New System.Uri(OpenPDFDialog.FileName)
Note: I am trying to load a PDF document. When I dragged and dropped the UltraWinReportVewer control onto my form, it displayed "PDF" by default in the drop down within the toolbar at the bottom. So, that would indicate to me that it accepts PDF.
Hello,
Thank you for contacting Infragistics.
The PDF you see at the bottom of the UltraWinReportViewer control specifies the format the viewer can export a report to. We do not currently have a control that can view PDF files.
I found the following idea on our Product Ideas page. I recommend voting for that idea so our product management team is aware there's a demand for such a control.
http://ideas.infragistics.com/forums/192357-general/suggestions/5079571-pdf-reader-wpf-windows-form-other
Please let me know if you have any other questions about this.