Jump to content

Reporting Solution


Guest

Recommended Posts

Message from: "Junjun"

 

Hi, Farshad ..

 

Are there any plan for reporting solution?

- Unigui solution?

- Third Party Solution ?

Is it thread safe if we put something like fastreport,reportbuilder,rave

report component, etc in uniguidatamodule for generate PDF/HTML?

 

TIA

.

 

Link to comment
Share on other sites

Message from: "Cezar Wagenheimer"

 

?I'm using FastReport with UniGui and it is working very well! The only

problem is the RTF component, avoid it because of threading problems.

 

"Junjun" escreveu na notícia da mensagem:WEX9kTwhLHA.2316@anaxagvs227...

 

Hi, Farshad ..

 

Are there any plan for reporting solution?

- Unigui solution?

- Third Party Solution ?

Is it thread safe if we put something like fastreport,reportbuilder,rave

report component, etc in uniguidatamodule for generate PDF/HTML?

 

TIA

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Junjun"

> Are there any plan for reporting solution?

> - Unigui solution?

 

unigui will not provide a reporting solution because it is out of its scope.

 

> - Third Party Solution ?

 

You can use any 3rd party which can emit PDF or HTML reports. You can

display them inside a TUniUrlFrame.

 

> Is it thread safe if we put something like fastreport,reportbuilder,rave

> report component, etc in uniguidatamodule for generate PDF/HTML?

 

You must follow the proper rules to make sure your reporting tool can work

in a multi-threaded environment.

You can also use a report server which remotely prepares reports and send

them back in a proper format (PDF, HTML and etc).

 

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Cezar Wagenheimer" .

> I'm using FastReport with UniGui and it is working very well! The only

> problem is the RTF component, avoid it because of threading problems.

 

I use fastreport too.As you told some of it components may cause problem in

multi-thread calls so I avoid using them.

Actually, the best method is using a report server which remotely prepares

the reports and sends them back to the client.

 

 

.

 

Link to comment
Share on other sites

  • 8 months later...

Message from: "Cezar Wagenheimer"

 

?I'm using FastReport with UniGui and it is working very well! The only

problem is the RTF component, avoid it because of threading problems.

 

"Junjun" escreveu na notícia da mensagem:WEX9kTwhLHA.2316@anaxagvs227...

 

 

Hi Cezar,

 

I'm just starting with UniGui, I made a project with a UniDBGrid connected to Postgres on ZeosLib, everything is running well, additionaly, I have a FastReport report but, how do you show it ?, any help is welcome.

 

Regards.

 

J. Oriol M.

Link to comment
Share on other sites

  • 8 years 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...