Bugs in New Version: Exception in PDF export + Color Picker
Posted: Wed Oct 02, 2013 9:11 am
I noticed something when installing the new version: While trying to export a report to PDF from the Reportviewer, the following exception occurred:
[Exception Info]
Message: Property 'AllowEditable' is not found in 'Stimulsoft.Report.Export.Wpf.StiPdfExportSetupForm'.
Source: Stimulsoft.Report.Wpf
StackTrace:
at Stimulsoft.Report.Wpf.StiWpfFormRunner.get_Item(String key)
at Stimulsoft.Report.Export.StiPdfExportService.form_Complete(IStiFormRunner form, StiShowDialogCompleteEvetArgs e)
at Stimulsoft.Report.Wpf.StiWpfFormRunner.InvokeComplete(Boolean dialogResult)
at Stimulsoft.Report.Wpf.StiWpfFormRunner.ShowDialog()
at Stimulsoft.Report.Export.StiPdfExportService.Export(StiReport report, String fileName, Boolean sendEMail, StiGuiMode guiMode)
at Stimulsoft.Report.Viewer.StiWpfViewerControl.OnProcessExport(Object sender)
at Stimulsoft.Report.Viewer.StiWpfViewerControl.InvokeProcessExport(StiExportService service)
at Stimulsoft.Report.Viewer.StiWpfViewerControl.itemExport_Click(Object sender, RoutedEventArgs e)
Futhermore, when setting a background of an item to Transparent in the Report Designer, the background always gets bright turquoise. The other colours also seem to be messed up, when selecting red for example, the background gets yellow.
[Exception Info]
Message: Property 'AllowEditable' is not found in 'Stimulsoft.Report.Export.Wpf.StiPdfExportSetupForm'.
Source: Stimulsoft.Report.Wpf
StackTrace:
at Stimulsoft.Report.Wpf.StiWpfFormRunner.get_Item(String key)
at Stimulsoft.Report.Export.StiPdfExportService.form_Complete(IStiFormRunner form, StiShowDialogCompleteEvetArgs e)
at Stimulsoft.Report.Wpf.StiWpfFormRunner.InvokeComplete(Boolean dialogResult)
at Stimulsoft.Report.Wpf.StiWpfFormRunner.ShowDialog()
at Stimulsoft.Report.Export.StiPdfExportService.Export(StiReport report, String fileName, Boolean sendEMail, StiGuiMode guiMode)
at Stimulsoft.Report.Viewer.StiWpfViewerControl.OnProcessExport(Object sender)
at Stimulsoft.Report.Viewer.StiWpfViewerControl.InvokeProcessExport(StiExportService service)
at Stimulsoft.Report.Viewer.StiWpfViewerControl.itemExport_Click(Object sender, RoutedEventArgs e)
Futhermore, when setting a background of an item to Transparent in the Report Designer, the background always gets bright turquoise. The other colours also seem to be messed up, when selecting red for example, the background gets yellow.