jemmyhatta Posted November 26, 2015 Posted November 26, 2015 Hi, I'm using FastReport to generate some reports. Till now, in UniGUI, the reports are made in PDF type format. Is there any way to have a report in XLS (excel) type format? How to do that? Thanks in advance. Quote
Administrators Farshad Mohajeri Posted November 26, 2015 Administrators Posted November 26, 2015 You can do this by choosing the Excel Exporter. Quote
jemmyhatta Posted November 26, 2015 Author Posted November 26, 2015 Do you mean TfrxXLSExport from FAST REPORT? Quote
Lena Posted November 26, 2015 Posted November 26, 2015 I do excel reports in uniGUI. I use FastReport 5 component TfrxBIFFExport and C++ Builder XE7. Quote
jemmyhatta Posted November 27, 2015 Author Posted November 27, 2015 Thanks Farshad & Kitty. It works. Quote
jemmyhatta Posted December 1, 2015 Author Posted December 1, 2015 Hi, There're more I want to ask related to the topic, please help me again. The result of export using TfrxBIFFExport component is already okay, thanks. But, the result (when I try to export) in GROUP HEADER parts and/or in other parts that using "object draw" (such as line or square, etc) not giving desirable result (not exported). What property I have to add to the TfrxBIFFExport component? Any additional coding or some tricks maybe? Any help would be very appreciated, thanks. Quote
marquesrb Posted January 13, 2016 Posted January 13, 2016 I don't know if it helps you, but you can use for another purposes. For me, I use to export a DataSet to XLS. Renato UNativeXLSExport.rar 1 Quote
picyka Posted June 29, 2023 Posted June 29, 2023 https://github.com/rareMaxim/Excel4Delphi/tree/master/source 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.