[Lazarus] [ISSUE] FCL-Web and LazReport
silvioprog
silvioprog at gmail.com
Thu Jan 17 13:15:20 CET 2013
2013/1/17 Leonardo M. Ramé <l.rame at griensu.com>
> On 2013-01-17 09:07:09 -0200, silvioprog wrote:
> > 2013/1/17 Leonardo M. Ramé <[1]l.rame at griensu.com>
> >
> > On 2013-01-17 08:52:11 +0100, Michael Van Canneyt wrote:
> > >
> > > On Wed, 16 Jan 2013, silvioprog wrote:
> > >
> > > >Hello,
> > > >Please see in:
> > > >
> > > >[2]http://bugs.freepascal.org/view.php?id=23664
> > >
> > > This cannot be fixed. Lazreport is not suitable for use in
> > webapplications.
> > >
> > > Some time ago, I started a new reporting engine exactly for this
> > reason.
> > >
> > > A well-designed reporting engine is independent of any widget set.
> > > (see e.g. jasperreports in Java)
> > >
> > > Michael.
> > >
> >
> > I had a similar issue some time ago with, TAChart. It needed
> TCanvas to
> > draw charts, but that was fixed by Alexander, if I remember
> correctly.
> >
> > That's why I stopped looking for a report generator for my cgi
> apps. Now
> > I rely on libHaru ([3]http://libharu.org/), which is a C shared
> library
> > with Pascal bindings that allows creation of PDF files.
> >
> > The problem with libHaru is you don't create reports out of markup,
> but
> > by code. In my case that's not a problem, because I'm the only one
> in
> > charge of creating reports, a different story will be when the final
> > user wants to create their own reports.
> > --
> > Leonardo M. Ramé
> > [4]http://leonardorame.blogspot.com
> >
> > Very nice.
> > You could send a small example with this library to take a look? Thank
> > you.
> > --
>
> Yes, te attached file generates a report based on a TCollection
> containing the data for each page, it has a header, body (with many
> lines) and a footer. I also attached a small jpg showing the final
> report.
>
> --
> Leonardo M. Ramé
> http://leonardorame.blogspot.com
>
Thank you very much, I'll see this... :)
--
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130117/1314e2f6/attachment-0003.html>
More information about the Lazarus
mailing list