Gabriel Feliz 0 Posted Tuesday at 01:27 PM (edited) Hi everyone, I'm using Delphi 10.3 and QuickReport 6, when I try to save from Report Preview to XLSX spreadsheet, it doesn't show any errors, but it doesn't work. Anybody know how to solve this problem? Edited Tuesday at 02:00 PM by Gabriel Feliz Share this post Link to post
Stano 143 Posted Wednesday at 12:38 PM No. Because you haven't published any code Share this post Link to post
Gabriel Feliz 0 Posted Wednesday at 01:52 PM (edited) Sorry for not be too clear, but I just click on save button and select xlsx type.. Edited Wednesday at 02:49 PM by Gabriel Feliz Share this post Link to post
Brian Evans 109 Posted Thursday at 05:24 PM (edited) Check whatever component/library you are using to add export to xlsx capability to QuickReport. Update: Seems they added it at some point. Edited Thursday at 05:46 PM by Brian Evans Share this post Link to post
Gabriel Feliz 0 Posted Thursday at 07:00 PM Sorry for not too clear, but I just click on save button and select xlsx type.. I'm not using any extra component/library, I just add QRXLSXFilter to the project and try to save as XLSX file using QuickReport Preview. Share this post Link to post
Lajos Juhász 295 Posted 23 hours ago You will have to debug the code. I've tested on a couple of reports it is working for me. Share this post Link to post