<div dir="ltr">2013/1/17 Leonardo M. Ramé <span dir="ltr"><<a href="mailto:l.rame@griensu.com" target="_blank">l.rame@griensu.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class="im">On 2013-01-17 08:52:11 +0100, Michael Van Canneyt wrote:<br>
><br>
> On Wed, 16 Jan 2013, silvioprog wrote:<br>
><br>
> >Hello,<br>
> >Please see in:<br>
> ><br>
> ><a href="http://bugs.freepascal.org/view.php?id=23664" target="_blank">http://bugs.freepascal.org/view.php?id=23664</a><br>
><br>
> This cannot be fixed. Lazreport is not suitable for use in webapplications.<br>
><br>
> Some time ago, I started a new reporting engine exactly for this reason.<br>
><br>
> A well-designed reporting engine is independent of any widget set.<br>
> (see e.g. jasperreports in Java)<br>
><br>
> Michael.<br>
><br>
<br>
</div>I had a similar issue some time ago with, TAChart. It needed TCanvas to<br>
draw charts, but that was fixed by Alexander, if I remember correctly.<br>
<br>
That's why I stopped looking for a report generator for my cgi apps. Now<br>
I rely on libHaru (<a href="http://libharu.org/" target="_blank">http://libharu.org/</a>), which is a C shared library<br>
with Pascal bindings that allows creation of PDF files.<br>
<br>
The problem with libHaru is you don't create reports out of markup, but<br>
by code. In my case that's not a problem, because I'm the only one in<br>
charge of creating reports, a different story will be when the final<br>
user wants to create their own reports.<br>
<span class=""><font color="#888888"><br>
--<br>
Leonardo M. Ramé<br>
<a href="http://leonardorame.blogspot.com" target="_blank">http://leonardorame.blogspot.com</a></font></span></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra" style>Very nice.</div><div class="gmail_extra" style>

<br></div><div class="gmail_extra" style>You could send a small example with this library to take a look? Thank you.<br></div><div class="gmail_extra"><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>