Felixinasa
Comments
-
Hi Nico
I’ll explain how the application works. There are two ways to load a report: if the user clicks Print, the default report is printed. Previously, I loaded it using LoadReport. It also caused issues, so I changed it to LoadFromData… -
Thanks, nicocizik.
The error does not occur with new reports; it always happens with existing ones. It can happen with any report: a report that displays correctly may fail to show the next time. I’m already using LoadFromDataBase, and although…Hi
Sorry, the one that has the value -1 is FListView.ItemId, although FListView.ItemName has the correct value and FolderId also has the correct value.
Thank youHi again
Or is there any other way to load the report by its Report ID?
thank youHi
The issue is that the error occurs randomly, and I need to use a CustomReportExplorer. Is there any way to control the FolderId value?
Thank youHello
Would it be enough if I send you the RAF file, the XLSX, and the PDF?
I'm using delphi 12.2 and ReportBuilder 22.06
Thank you