gpi
gpi
About
- Username
- gpi
- Joined
- Visits
- 591
- Last Active
- Roles
- Members, FR Team
Comments
-
Store required values in the report variables and use they on the second page
-
Store required values in the report variables and use they on the second page
-
You can't to load report template to TfrxSubreport.Page
-
TfrxHTMLExport doesn't have such feature. Use TfrxHTML5DivExport
-
Send InhaltHTML value to support.com
-
Set frxPDFExport1.EmbeddedFonts to True
-
Translated by Google translate: Does this resolve in any version of fastreport? I need it for version 4.8 Yes, EmbeddedFonts property is available in the FR VCL 4 too
-
Send your report template (fr3) and prepared report (fp3) to support.com
-
Don't set TfrxReportPage properties. Set TfrxMasterData Columns and ColumnWidth properties
-
I wanted to leave this option of Embedded Fonts by default, would there be any configuration to do this? Set frxPDFExport1.EmbeddedFonts to True
-
It's possible to use multiple TfrxDigitalSignatureView in the same report? Will be available soon
-
Did you run Delphi with "Run as administrator" option?
-
Try to use latest FR FMX 2.8.10 - is it works OK?
-
Open FR Designer, load tour report, set bin for TfrxReportPage and save report. Open fr3 in the text editor and look at Bin value for TfrxReportPage
-
Try to test latest FR VCL https://www.fast-report.com/en/download/public_files/267/ Is error still exists?
-
Set TfrxReport.EngineOptions.DestroyForms to False
-
Added to FR's RTTI. Use latest FR VCL 2021.3.1
-
No, FR doesn't have such feature. Split your text to several TfrxMemoView objects
-
Send your current report template (fr3) and prepared report (fp3) to support.com
-
FR 6 doesn't have Delphi 11 support. Use latest FR VCL 2021.3.1
-
Try to use GS1 Code128 barcode type
-
Try to use latest FR VCL 2021.3.1
-
Try VarToStr(<tbCgMovM."DataReg">) + VarToStr(<tbCgMovM."TP">) + VarToStr(<tbCgMovM."NProt">) + VarToStr(<tbCgMovM."Causale">)
-
Use cPicture3 = TfrxPictureView.Create(nil) one time only, not for each Picture3OnBeforePrint
-
Try to add dfm+hpp. May be it will works or ask Embarcadero how to use ITE with c
-
Try to use TfrxPDFView.LoadPDFFromStream
-
You should add all FR's units with forms (pas+dfm) in the ITE project
-
Create a small demo project with error and send it to support@fast-report.com
-
FR FMX doesn't have RTF support
-
Send screenshot with wrong behavior to support.com