<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body>
Another option that's less programming intensive is a combination of
the flat-file database reading and PDF file writing features in Open
Office.&nbsp; I don't know if OO's PDF output quality would be up to your
standards.&nbsp; <br>
<br>
- Dennis McNulty<br>
<font color="#ff6600">__________________________________________________________________________________</font><br>
<br>
Ben Prew wrote:
<blockquote cite="mid24f4b2e8050415235867559a06@mail.gmail.com"
 type="cite">
  <pre wrap="">You mentioned that you didn't want to convert from HTML to pdf, but
what about from latex to pdf?

Where I work we create files in (la)tex and then use pdflatex[1] to
convert them to .pdf.

I'm not sure how much precision you need, but it provides enough for
the kind of work we are doing, which is displaying tabular data with
headers and footers.

1. pdflatex on Redhat is provided by the tetex-latex rpm

On 4/15/05, Jeff Lesh <a class="moz-txt-link-rfc2396E" href="mailto:leffjesh@gmail.com">&lt;leffjesh@gmail.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I need to create "on the fly" pdfs which are of high enough quality to
send as officially typeset stationery orders to a printer--as in an
offsite printing house.   I have looked at many solutions linked from a
great article on pdfzone () and have found pdflib as likely my best
option.  Pdflib has an opensource component here
(<a class="moz-txt-link-freetext" href="http://www.pdflib.org/products/pdflib/download-source.html">http://www.pdflib.org/products/pdflib/download-source.html</a>) and it
supports and seems to have some examples for Perl.

Does anyone have any words of wisdom about pdflib or other similar
solutions?

My main concern is that I am able to:
1) produce pdfs of high enough precision and quality (that means no
HTML to PDF converters);
2) if possible separate the static and dynamic aspects (i.e. allow
someone else--an art director/designer--to create the initial
templates, from which I can swap out things like TITLE, NAME, etc);
3) be reasonably easy to learn the library/module and to implement; and
4) be cheap or free.

Thanks,
Jeff

_______________________________________________
Pdx-pm-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pdx-pm-list@pm.org">Pdx-pm-list@pm.org</a>
<a class="moz-txt-link-freetext" href="http://mail.pm.org/mailman/listinfo/pdx-pm-list">http://mail.pm.org/mailman/listinfo/pdx-pm-list</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
<br>
</body>
</html>