<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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 2013-01-17 09:07:09 -0200, silvioprog wrote:<br>
>    2013/1/17 Leonardo M. Ramé <[1]<a href="mailto:l.rame@griensu.com">l.rame@griensu.com</a>><br>
<div class="im">><br>
>      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>
</div>>      > >[2]<a href="http://bugs.freepascal.org/view.php?id=23664" target="_blank">http://bugs.freepascal.org/view.php?id=23664</a><br>
<div class="im">>      ><br>
>      > This cannot be fixed. Lazreport is not suitable for use in<br>
>      webapplications.<br>
>      ><br>
>      > Some time ago, I started a new reporting engine exactly for this<br>
>      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>
>      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>
</div>>      I rely on libHaru ([3]<a href="http://libharu.org/" target="_blank">http://libharu.org/</a>), which is a C shared library<br>
<div class="im">>      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>
>      --<br>
>      Leonardo M. Ramé<br>
</div>>      [4]<a href="http://leonardorame.blogspot.com" target="_blank">http://leonardorame.blogspot.com</a><br>
<div class="im">><br>
>    Very nice.<br>
>    You could send a small example with this library to take a look? Thank<br>
>    you.<br>
>    --<br>
<br>
</div>Yes, te attached file generates a report based on a TCollection<br>
containing the data for each page, it has a header, body (with many<br>
lines) and a footer. I also attached a small jpg showing the final<br>
report.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Leonardo M. Ramé<br>
<a href="http://leonardorame.blogspot.com" target="_blank">http://leonardorame.blogspot.com</a></div></div></blockquote></div><div><br></div><div style>Thank you very much, I'll see this... :)</div><div><br></div>-- <br>

Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>