Fast Reports in a Service Apllication
I'm using Delphi 10.2 with Fast Reports VCL 6.
When I run my program as a Service, it won't print any reports.
When I run my program as a GUI application, there is no problem printing.
I think it has to do something with IniFile property in the TfrxReport component.
When I set it for registry like the default \Software\Fast Reports or as a file like C:\MyProgram\FastReport.ini there is no difference under running as a Service.
Any idears how to solve this?
When I run my program as a Service, it won't print any reports.
When I run my program as a GUI application, there is no problem printing.
I think it has to do something with IniFile property in the TfrxReport component.
When I set it for registry like the default \Software\Fast Reports or as a file like C:\MyProgram\FastReport.ini there is no difference under running as a Service.
Any idears how to solve this?