Hi, I'm new using Flexel (v.7.24)
I have a Firemonkey app that creates a PDF (TFlexCelPdfExport) from an Excel file processed with TFlexCelReport.
It works fine on Windows and iOS. But on Android, it gives an error when running TFlexCelPdfExport.Export(OutFile): "The folder with truetype fonts: /data/user/0/MY_APP/files/Fonts/" does not exist." I'm not very familiar with Android. Do I need to copy fonts to that folder in my app?
Can you help me with this?
Regards, R