setting tempdir doesnt work
Hello,
when I start printing a report or showing preview, a file named like "_QSQ29.MB" appears in the application-path (C:\Programs\myApp). In many cases c:\programs is read only because of microsofts UAC. So I try to set the TempDir in the EngineOptions of the TfrxReport to a public folder like c:\windows\temp.
But the temporary file is always created in the application-folder.
How to move this "_QSQ29.MB" into a "public" folder with no UAC?
I am using FastReport 4 with Delphi.
Thanks,
haegar
when I start printing a report or showing preview, a file named like "_QSQ29.MB" appears in the application-path (C:\Programs\myApp). In many cases c:\programs is read only because of microsofts UAC. So I try to set the TempDir in the EngineOptions of the TfrxReport to a public folder like c:\windows\temp.
But the temporary file is always created in the application-folder.
How to move this "_QSQ29.MB" into a "public" folder with no UAC?
I am using FastReport 4 with Delphi.
Thanks,
haegar