JonRobertson
Comments
-
RB Enterprise 22.03 Build 340, Delphi 11.3.
I did not know about PreviewFormSettings.UseBackgroundThread. Thanks for the suggestion.
I have not been able to reproduce the error myself, so I have not tested with SinglePageOnly. The ex… -
I would rather not set PreviewFormSettings.SinglepageOnly to True, as our users appreciate the capabilities of the newer preview.
-
(Quote) Apologies for the late reply. The templates in question have a WMF image as a background for the report. Those images were 1099 and W2 forms and the report printed on top of the background image. Unfortunately, the WMF images were raster b…
-
I am now seeing the issue on a "simple" single dataset report. So I will dig deeper on my end.
Data is coming from SQL Server via ADO data components (typically TADODataSet). The delays are not while waiting for data to be retrieved, base… -
Thanks!
-
The AV stopped occurring after I permanently removed the rbIP package. Although we use InfoPower grids, we do not have grids on our reports. So removing the package was sufficient and I have not pursued the AV further.