Page 1 of 1

Error when Show Preview dialog is set to true

Posted: Wed Feb 15, 2017 11:58 am
by tari95
Hi everyone - i'm getting "An error occured during this operation" when i try to show the print preview dialog.
This is how i call the report printer:

Dim settings As New PrinterSettings
Dim _settings As New PersistentSettings
settings.PrinterName = _settings.Settings.InvoicePrinter
Me.StiPreviewControl1.Report.Print(True, settings)

Can someone please advise?

Re: Error when Show Preview dialog is set to true

Posted: Wed Feb 15, 2017 10:38 pm
by Alex K.
Hello,

We couldn't reproduce this bug.
Please try to check the last prerelease build and let us know about the result.

Thank you.