Export Exception

Stimulsoft Reports.WPF discussion
Post Reply
smejri
Posts: 2
Joined: Mon Sep 07, 2015 3:41 pm

Export Exception

Post by smejri »

Hello,

- Product name and its version: Stimulsoft Reports.Wpf 20105.1.08

When we try to Export the report to pdf (using the default DialogBox), the field "Allow editable" is Empty.

If we don't change the value (let it to empty) and we click "OK" an Exception (Null Exception is raised).


I try to force the value of the field "Allow editable" using the following line:
StiOptions.Export.Pdf.AllowEditablePdf = true;

this command do not work, Visual send a message that "AllowEditablePdf" is obselete.

How can I solve this probleme.


----------------------------
[General Info]

Application: ***********
Framework: v4.0.30319
Version: Version: 2015.1.8 from 12 June 2015
MachineName: ***********
OSVersion: Microsoft Windows NT 6.1.7601 Service Pack 1
UserName: *********

----------------------------
[Exception Info]
Message: Une exception a été levée par la cible d'un appel.

Source: mscorlib

StackTrace:
à System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
à System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
à System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
à System.Reflection.RuntimePropertyInfo.GetValue(Object obj, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
à System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
à Stimulsoft.Report.Wpf.StiWpfFormRunner.get_Item(String key)
à Stimulsoft.Report.Export.StiPdfExportService.form_Complete(IStiFormRunner form, StiShowDialogCompleteEvetArgs e)
à Stimulsoft.Report.Wpf.StiWpfFormRunner.InvokeComplete(Boolean dialogResult)
à Stimulsoft.Report.Wpf.StiWpfFormRunner.ShowDialog()
à Stimulsoft.Report.Export.StiPdfExportService.Export(StiReport report, String fileName, Boolean sendEMail, StiGuiMode guiMode)
à Stimulsoft.Report.Viewer.StiWpfViewerControl.OnProcessExport(Object sender)
à Stimulsoft.Report.Viewer.StiWpfViewerControl.InvokeProcessExport(StiExportService service)
à Stimulsoft.Report.Viewer.StiWpfViewerControl.itemExport_Click(Object sender, RoutedEventArgs e)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Export Exception

Post by HighAley »

Hello.

There was some changes in PDF export. It seems that the export dialog was not updated in this build.
Please, upgrade to the latest prerelease build.

Thank you
smejri
Posts: 2
Joined: Mon Sep 07, 2015 3:41 pm

Re: Export Exception

Post by smejri »

Hello,

I am sorry, but I upgrade to Version: 2015.1.20 from 4 September 2015., and that do not work.
The field "Allow editable" is always Empty, and the the exception is raised.

The problem is always here,

I oppened a ticket, you can see the attached screen shoots.
Ticket ID: QSV-437-29668

Thank you
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Export Exception

Post by HighAley »

Hello.

We are analyzing your information now.
We will answer when get any result.

Thank you.
Post Reply