gpi
gpi
About
- Username
- gpi
- Joined
- Visits
- 557
- Last Active
- Roles
- Members, FR Team
Comments
-
There is no such package
-
When I try to add package from LIBD26x64 it gives package already exists. IDE is 32 bit, so, you shouldn't install 64-bit packages in the IDE
-
Place stretched TfrxMemoView on the stretched band. Set band's AllowSplit property to True
-
Set each memo on the child band and set visibility ov the band depend of field value. Set band's PrintChildifInvisible to True
-
Yes, free FR Embarcadero edition doesn't hve a sources. You should buy FR Professional with sources FR 5 doesn't have CurReport Read Programmer's manual https://www.fast-report.com/pbc_download/FR4.6.ProgrammerManual-en.pdf to read how to work wuth …
-
FR 4 doesn't have such function but you can add user's function. See Developer's manual for more info
-
Try to use latest FR 6.5.5
-
Uninstall all instances of FR, remove all FR's files and folders (see system and hidden folders too), contact FR support support@fast-report.com
-
Yes. FR can embedd XML into PDF. See a sample in the FR's Demos\ZUGFerD folder
-
Try to install all updates for Windows 7
-
Set TfrxMemoView.DisplayFormat.Kind to fkDateTime TfrxMemoView.DisplayFormat.FormatStr to 'mm.dd.yyyy'
-
Send small demo project or report template for FRDemo to support@fast-report.com
-
Set Memo14.Trame.Typ to [ftLeft,ftRight,ftTop,ftBottom]
-
'BNBR-'+<Myvar>
-
What key for report template (fr3) downloading?
-
TfrxGroupFooter needs TDataset.Prior executing. So, DBXQuery will not works correctly
-
Create small demo project with error and send it to support@fast-report.com
-
Fixed. Use Latest FR 6.4.14
-
Try to set TfrxSubreport.PrintOnParent to True
-
Attach your rtf text here
-
FR doesn't have such feature
-
Try to add line series as axis 0
-
Before the Delphi upgrade I was using Delphi XE8 and FR 6.4.0 and never had this problem. Do you have same behavior with XE8 and FR 6.4.12?
-
Attach your report template (fr3) here
-
What build of FR do you use? Attach your current report template (fr3) and prepared report (fp3)
-
Set objects' Visibility to [vsPreview,vsPrint]
-
Try to use TfrxPreviews with Zoom = 0.2 ... 0.5 for dashboard
-
Hello, Sorry, but you can't to hide scrollbars without changes of FR's sources: see frxCtrls.pas: procedure TfrxScrollWin.CreateParams(var Params: TCreateParams); const BorderStyles: array[TBorderStyle] of DWORD = (0, WS_BORDER); begin   inher…
-
Download FR 2 manual http://www.fast-report.com/pbc_download/24pdf_eng.zip and read it
-
If you are load fp3 files for exporting - pass through all TfrxReport.PreviewPages and add watermark on the each of them