elGringo Posted February 18, 2016 Posted February 18, 2016 UniFriends! How do you create Reports? FastReport or special jQuery plugins? What is the best technique if, for example, i have database application, and i want to report some results from there? I see 2 techniques -through the FastReport - to create on the Server pdf file, for example and link user to it from browser SomeServerPath/Report.pdf -to use some special jQuery plugins. or we don't need any Reports and just can call Print function of the webbrowser? What will be a most simple and effective technique? Thank you in advance! Quote
mika Posted February 18, 2016 Posted February 18, 2016 I use only FastReport as our appliation requires most of our reports to have very specific look to a millimeter. I personally think that creating PDF file on server side is also simple and efficient way to create reports from uniGUI. Quote
elGringo Posted February 18, 2016 Author Posted February 18, 2016 Mika! Do you use Fast Report VCL? Quote
mika Posted February 18, 2016 Posted February 18, 2016 Mika! Do you use Fast Report VCL? Yes I do. Quote
erich.wanker Posted February 18, 2016 Posted February 18, 2016 i use https://www.digital-metaphors.com/ .. i generate Reports as Word, Exel, PFD .. with it and i am very happy :-) ( threadSafe and fast ..) Quote
Mohammed Nasman Posted February 18, 2016 Posted February 18, 2016 We use FastReport VCL and it's working very well. as you are right, use FR to generate PDF or HTML reports on server, and transfer it to client. you can look for demos folder for FR reports demo Quote
elGringo Posted February 18, 2016 Author Posted February 18, 2016 Yes! I just found it after I asked question here, go leraning)) Anyway thank you! Quote
mierlp Posted February 18, 2016 Posted February 18, 2016 I also use FastReport for pre-defined report. But in my case i need a solution a customer can create a report...that would be great. Suggestions ? Quote
Sistema Fenix Posted February 18, 2016 Posted February 18, 2016 Hi mierlp I also use FastReport for pre-defined report. But in my case i need a solution a customer can create a report...that would be great. Suggestions ? Try create report custom in run time, I do this in my projects with FastReport. Quote
pro_imaj Posted January 28, 2017 Posted January 28, 2017 Hello there @Fenix; Can you send me an example in this regard. 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.