gpi
gpi
About
- Username
- gpi
- Joined
- Visits
- 591
- Last Active
- Roles
- Members, FR Team
Comments
-
Try to show this dataset by TfrxDBCrossView
-
Try [IIF( - > 0, - , 0)]
-
Updates of free FR Embarcadero edition doesn't available Try to test latest FR 6.1.3 https://www.fast-report.com/en/download/public_files/267/
-
Just use VarToStr() + 'x' + VarToStr() + 'x' + VarToStr()
-
wrote: But in Verison 5 there is no prepareReport and the prepareBatchReport don't have a parameter. FR 5 have TfrxReport.PrepareReport(ClearLastReport: Boolean = True): Boolean;
-
FR uses TRichEdit, TfrxRichView supports RTF which was saved from MS Wordpad
-
FR VCL doesn't have such feature
-
Use two-pass report. Store sum and record count for each group on the first pass and then use these values on the secon pass (show sum when = count of group's records)
-
Try to use frxImpRemota.PrintOptions.Printer := fdqProdutosIMPRESSORAREMOTANOME.AsString; //Windows Printer Name frxImpRemota.SelectPrinter;
-
Free FR Embarcadero Edition doesn't have script support. You had get expected behavior
-
[IIF(==0.375, "3/8", IIF(==0.250, "1/2",""))]
-
Sources only installer will be available during 3-4 months
-
View-Editors configurator-TfrxMemoView-TfrxInPlaceDataFieldEditor = []
-
rakekniven wrote: » rakekniven wrote: » Check for old FR's units in the system and remove them What are FR units? You mean pas files? rakekniven wrote: » [dcc32 Fataler Fehler] fs_isysrtti.pas(625): F2051 Unit fs_iinterpreter w…
-
Run Delphi's installer and install TeeChart
-
Check for old FR's units in the system and remove them
-
Sorry, but FR's TfrxRichView editor doesn't have such feature
-
Did you install Steema TeeChart with Delphi?
-
Install all updates for IDE and reinstall FR or reinstall FR and remove all pas files from LibD25 folder
-
wrote: PS. Anyhow, I would be more interested in password encoding of Excel Exports (due to latest GDPR requirements). Is that possible? Not with FR wrote: Sorry but I already have this feature on 5.6 version Nevertheless, it is adverti…
-
In the FR Designer go to menu Report-Options and set password
-
wrote: Could you advise me? No, I can't. This works for me. Send your report template (fr3) to support@fast-report.com
-
Do you use latest FR 6.1?
-
FR Designer - menu View - Editors configurator - TfrxChartView - TfrxInPlaceChartEditor - Visibility = [evDesigner]
-
No any idea, it should work. Create small demo project based on standart Delphi's components and send it to support@fast-report.com
-
Place stretched TfrxRichView on stretched band. Set band's AllowSplit property to True too
-
wrote: What must I do to make my application compatible with the new FastReport 25 version running on C++ Builder Tokyo? Try to remove references to old packages from your project settings
-
No any limitations in the FR5. Press Other, select color and brightness
-
jdredd wrote: » We tried this out and program crashes instantly. SAP Crystal Reports installed is 14.0.4.738 RTM There is no real documentation about this tool at all. Any ideas? This convertor works with CR which included in the VS …