[reportlab-users] can i genrate pdf with html content
knmurthy
reportlab-users@reportlab.com
Thu, 29 Jul 2004 18:16:48 +0530
This is a multi-part message in MIME format.
--------------040108010302060202020708
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Hello,
I am already using reportlab product for many other reasons.
I used to generate pdfs using paragraph styles.
Now i am looking option to write direct html content using one of the
reportlabs methods.
I think XPreformatted object work out for me.
any other objects help me a lot.
Jerome:
I used htmldoc for production environment, but i observed htmldoc is
high CPU usage sometimes it's goes to 99%. so i started using reportlab.
any suggestions on this will be appreciated.
Thanks,
Murthy
Jerome Alet wrote:
>On Thu, Jul 29, 2004 at 01:56:11PM +0300, Bogdan M. Maryniuck wrote:
>
>
>>On Thu, Jul 29, 2004 at 12:47:25PM +0200, Dirk Holtwick wrote:
>>
>>
>>>http://pisa.by.spirito.de/
>>>
>>>Try the online demo, paste your code and you get something like this:
>>>
>>>
>>BTW, this could be a good idea for Spirito AG to maintain web-service
>>like this for some fee, e.g. xx eurocents per page.
>>
>>
>>
>
>there is a problem with micropayments...
>
>Did you give a look at :
>
>http://easysw.com/htmldoc/pdf-o-matic.php
>
>bye
>
>Jerome
>_______________________________________________
>reportlab-users mailing list
>reportlab-users@reportlab.com
>http://two.pairlist.net/mailman/listinfo/reportlab-users
>
>
--------------040108010302060202020708
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 text="#000000" bgcolor="#ffffff">
Hello,<br>
I am already using reportlab product for many other reasons.<br>
I used to generate pdfs using paragraph styles.<br>
Now i am looking option to write direct html content using one of the
reportlabs methods.<br>
I think XPreformatted object work out for me.<br>
any other objects help me a lot.<br>
<br>
Jerome:<br>
I used htmldoc for production environment, but i observed htmldoc is
high CPU usage sometimes it's goes to 99%. so i started using reportlab.<br>
any suggestions on this will be appreciated.<br>
<br>
Thanks,<br>
Murthy<br>
<br>
Jerome Alet wrote:<br>
<blockquote type="cite"
cite="mid20040729114836.GA16674@mail.librelogiciel.com">
<pre wrap="">On Thu, Jul 29, 2004 at 01:56:11PM +0300, Bogdan M. Maryniuck wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On Thu, Jul 29, 2004 at 12:47:25PM +0200, Dirk Holtwick wrote:
</pre>
<blockquote type="cite">
<pre wrap=""><a class="moz-txt-link-freetext" href="http://pisa.by.spirito.de/">http://pisa.by.spirito.de/</a>
Try the online demo, paste your code and you get something like this:
</pre>
</blockquote>
<pre wrap="">BTW, this could be a good idea for Spirito AG to maintain web-service
like this for some fee, e.g. xx eurocents per page.
</pre>
</blockquote>
<pre wrap=""><!---->
there is a problem with micropayments...
Did you give a look at :
<a class="moz-txt-link-freetext" href="http://easysw.com/htmldoc/pdf-o-matic.php">http://easysw.com/htmldoc/pdf-o-matic.php</a>
bye
Jerome
_______________________________________________
reportlab-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:reportlab-users@reportlab.com">reportlab-users@reportlab.com</a>
<a class="moz-txt-link-freetext" href="http://two.pairlist.net/mailman/listinfo/reportlab-users">http://two.pairlist.net/mailman/listinfo/reportlab-users</a>
</pre>
</blockquote>
</body>
</html>
--------------040108010302060202020708--