Jump to content

Recommended Posts

Posted

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! 

Posted

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.

Posted

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

Posted

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 ?

Posted

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.

  • 11 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...