Page 1 of 1

Components WorkWhop Report for Delphi Linux Unigui and Apache

Posted: Tue Sep 03, 2024 8:19 am
by kaki
Hello everyone, I have been evaluating your components for the Delphi report editor. We are involved in a Web project with Delphi, Unigui (Apache module), deployed on a Linux server.

Would these components work under this type of development environment? Are there any concrete examples?

Thanks

Re: Components WorkWhop Report for Delphi Linux Unigui and Apache

Posted: Tue Sep 03, 2024 8:34 am
by Sergey Tkachenko
Sorry, the components were not tested on a server environment.
However, Linux is supported (FMXLinux is required), and all FireMonkey demo projects for ReportWorkshop can be compiled and ran on Linux.
If you do not need a user interface, you can use a non-visual component TRVReportHelper.RichView instead of an editor.
The trial version can be compiled for Linux (providing that you have the proper version of FMXLinux)

Re: Components WorkWhop Report for Delphi Linux Unigui and Apache

Posted: Tue Sep 03, 2024 9:02 am
by kaki
Thanks for the reply. We need a user interface so they can customize their report templates. Question: Have you not tested this on a web server with linux and apache? Or is it 100% likely that it will not work?

Re: Components WorkWhop Report for Delphi Linux Unigui and Apache

Posted: Tue Sep 03, 2024 9:31 am
by Sergey Tkachenko
I you can create Delphi application with FMX Linux for this OS, am sure that TRichView and ReportWorkshop will work on it as well.
The only specific Linux requirement for TRichView: pango library version at least 1.44 must be installed.

Re: Components WorkWhop Report for Delphi Linux Unigui and Apache

Posted: Tue Sep 03, 2024 9:35 am
by kaki
Great, thank you very much, I will try to test it and let you know. Regards