<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-9"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Have you considered using Xvfb as minimal X-Server without visual
    output ? I use this in combination with wine to run Windows
    Service-Applications developed in Delphi (which haven't been ported
    to fpc yet) on our linux server and it works fine.<br>
    <br>
    On 23.08.2010 23:18, Michael Van Canneyt wrote:
    <blockquote
      cite="mid:alpine.DEB.2.00.1008232305430.12977@home.telenet.be"
      type="cite">
      <br>
      <br>
      On Mon, 23 Aug 2010, Leonardo M. Ramé wrote:
      <br>
      <br>
      <blockquote type="cite">Hi, I'm planning to migrate a desktop app
        from Delphi to fcl-web, and
        <br>
        one important aspect of it, is the reporting engine. This app
        has many
        <br>
        reports created with FastReport 4, and I want to let the new app
        <br>
        generate PDFs on the fly.
        <br>
        <br>
        If this is not possible, what do you recommend to create PDF
        reports
        <br>
        from Lazarus/FPC?
        <br>
      </blockquote>
      <br>
      I researched this myself, but there is no clear answer.
      <br>
      <br>
      It certainly depends on the platform. Linux/Windows ? On Linux,
      the existing reporting engines rely on an X-server, which is not
      very good for a web application. (our servers have no X
      installed). For example, some people seem to have FastReport 4
      running in FPC, so this is good, but requires X and is not
      suitable for a webserver.
      <br>
      <br>
      <br>
      Michael.<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
    </blockquote>
  </body>
</html>