gpi
gpi
About
- Username
- gpi
- Joined
- Visits
- 591
- Last Active
- Roles
- Members, FR Team
Comments
-
Place TfrxDesigner on your form
-
frxReport1->DesignReport(True, False)l
-
Use TfrxReport.OnLoadTemplate event to load base report template from another folder
-
I can open your report template without any problem. Your report templates should be placed in Reports folder
-
FR Designer does't included in FR Embarcadero edition
-
Attach rpPictureRprt.fr3 too
-
Attach small demo project here
-
Set ReportSummary.AllowSplit to True, ReportSummary.Stretched to True and use stretched TfrxMemoView
-
What is pagespan?
-
Check your field data types and null values See report template for FRDemo in attach - [ * ] expression works OK
-
Your pdf prints OK with Acrobat Reader 10
-
Attach your PDF here
-
wrote: - The invoice header varies depending on the page number. On the header of the first page there should be a couple of images, only to be printed on the first page, not the following ones. Use ReportTitle for first page content wrote:…
-
Also try to set totals in the OnBeforePrint event of a TfrxReportPage
-
Uninstall FR completely (remove all FR's folders and files), install latest build of FR
-
Just write in memo [YourDatasetName."AddressField"] [YourDatasetName."CityField"]
-
wrote: It would also be nice if this could be set as default in the future versions. You should think before posting your messages
-
wrote: Is it possible to use SQL's IN condition without writing dynamic SQL in code? No, it's not possible
-
Set TfrxMemoView.Printable to False
-
wrote: Is there an alternative solution? PDF Printer?
-
See a report template in attach - all works OK
-
Check FR TeeChart design-time package in IDE (menu Component - Install Packages)
-
wrote: I want to use the runtime designer to allow our customers to modify their report. Well, most of the settings in the object inspector and most of the tabs in the data tree our customers don't need. I want the things they don't need to be inv…
-
You should place stretched TfrxRichView on stretched band with AllowSplit = True
-
What result did you get when create new project? Is TeeChart for FR available?
-
wrote: How could it be implemented? I think this can't be implemented
-
Can you attach small simple Delphi project with problem?
-
wrote: How can I use the TfrxRichEdit control inside a FastReport which has the ability to use the AutoURLDetect property from the underlying RxRichEdit and of course to click inside the Report Preview on these URLs and using a event to react on t…
-
Do you have installed TeeChart in IDE? What TeeChart version?
-
PDF export doesn't support haBlock horizontal align