[XML-SIG] xml to pdf... a newbie question...

Bill Eldridge bill@rfa.org
Wed, 05 Mar 2003 19:02:27 -0500


--------------050501010204000906040104
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit


I found "htmldoc" much simpler than ReportLab and
more in line with what I needed.

rmangaliag@slu.edu.ph wrote:

>thanks... i'm currently downloading it now...
>
>how about if i choose to present the reports in postscript???
>
>is there a python application that can change xml/xsl to postscript???
>
>tnx again...
>:)
>
>  
>
>>a friend showed me fop of java which is capable of creating 
>>pdf files using 
>>xml/xsl...
>>
>>do we have a python program/application that can do the same...
>>
>>i am about to start a web-based project here in our school 
>>that will require 
>>reports in pdf format, i want to use zope and wondering if 
>>and when i access a 
>>database and return an xml version of it, i could change it to pdf...
>>
>>    
>>
>Unfortunately I haven't seen a FO processor written in Python yet, but
>there's another possible solution for you: a free library called ReportLab
>for PDF creation with Python.
>
>It does'nt use XML/XSLT and FO but that probably doesn't matter for your
>project, on the contrary: ReportLab was especially designed for generation
>of PDF documents in real time from any data source on web servers. Here you
>can find it: http://www.reportlab.com/
>
>Regards
>Gisbert Amm
>-------------------------------------------------
>      Email Service Provided by SLU-Net
>Saint Louis University ( http://www.slu.edu.ph )
>-------------------------------------------------
>
>_______________________________________________
>XML-SIG maillist  -  XML-SIG@python.org
>http://mail.python.org/mailman/listinfo/xml-sig
>  
>


--------------050501010204000906040104
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
<br>
I found "htmldoc" much simpler than ReportLab and<br>
more in line with what I needed.<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:rmangaliag@slu.edu.ph">rmangaliag@slu.edu.ph</a> wrote:<br>
<blockquote type="cite"
 cite="mid1046767081.3e6465e9943fd@mbox.slu.edu.ph">
  <pre wrap="">thanks... i'm currently downloading it now...

how about if i choose to present the reports in postscript???

is there a python application that can change xml/xsl to postscript???

tnx again...
:)

  </pre>
  <blockquote type="cite">
    <pre wrap="">a friend showed me fop of java which is capable of creating 
pdf files using 
xml/xsl...

do we have a python program/application that can do the same...

i am about to start a web-based project here in our school 
that will require 
reports in pdf format, i want to use zope and wondering if 
and when i access a 
database and return an xml version of it, i could change it to pdf...

    </pre>
  </blockquote>
  <pre wrap=""><!---->Unfortunately I haven't seen a FO processor written in Python yet, but
there's another possible solution for you: a free library called ReportLab
for PDF creation with Python.

It does'nt use XML/XSLT and FO but that probably doesn't matter for your
project, on the contrary: ReportLab was especially designed for generation
of PDF documents in real time from any data source on web servers. Here you
can find it: <a class="moz-txt-link-freetext" href="http://www.reportlab.com/">http://www.reportlab.com/</a>

Regards
Gisbert Amm
-------------------------------------------------
      Email Service Provided by SLU-Net
Saint Louis University ( <a class="moz-txt-link-freetext" href="http://www.slu.edu.ph">http://www.slu.edu.ph</a> )
-------------------------------------------------

_______________________________________________
XML-SIG maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:XML-SIG@python.org">XML-SIG@python.org</a>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/xml-sig">http://mail.python.org/mailman/listinfo/xml-sig</a>
  </pre>
</blockquote>
<br>
</body>
</html>

--------------050501010204000906040104--