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?
Error when Show Preview dialog is set to true
Re: Error when Show Preview dialog is set to true
Hello,
We couldn't reproduce this bug.
Please try to check the last prerelease build and let us know about the result.
Thank you.
We couldn't reproduce this bug.
Please try to check the last prerelease build and let us know about the result.
Thank you.