FastReports FMX Skia, error when call DesignReport. Solution
I download trial version to test a project where use FMX and Skia. The skia docs recommend to put a lines in SourceProject.pas with:
uses ..., FMX.Skia, ... GlobalUseSkia := True;
But when you do that and call frxReport.DesignReport to show the report designer raise an exception "Invalid Printer class: TFakePrinterWin".
But all go normal when omit the line "GlobalUseSkia := True" or comment.
I post because spend a lot of time trying to solve it.
Comments
FR FMX doesn't have Skia support
I'm ecstatic to have discovered your website, run 3 and I'm looking forward to many more engaging moments here. Once again, many thanks for providing all of the information.