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.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.