gpi
gpi
About
- Username
- gpi
- Joined
- Visits
- 591
- Last Active
- Roles
- Members, FR Team
Comments
-
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
-
Comment lines with errors in the hpp file
-
Use something like ZertifikateMemo.Visible := = 1; in the band's OnBeforePrint event
-
Create small demo project with error and send it to support@fast-report.com
-
Use Ctrl+Space
-
wrote: I need put the OLE Object in report and dynamically the OLE Object read the PDF file in directory and show it. TfrxOLEView can show first PDF page only and can't to control scaling of this page
-
Create user's function (TfrxReport.OnUserFunction) to send Value from TfrxMemoView.OnAfterData event