I have a report which I can export to Word or Excel.
Whenever I do either, a window pups up saying:Problems during load:
Missing file: … AppData\Local\Temp\css\pipers_members_2020.css\pipers_members_2020.css(pipers_members_2020 is the project name)
Despite this, the exports work ok.Looks like a required css file isn’t being exported.
Anyone any ideas??
Thanks
sclg wrote:
Missing file: … AppData\Local\Temp\css\pipers_members_2020.css\pipers_members_2020.cssThat path is weird. Why the css filename become another subfolder under the “css” subfolder? Did you write any code regarding this? Please double check.