t;Geercken Uwe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 17, 2004 9:52 AM
Subject: [iText-questions] outputstream/inputstream
I have created a wiki engine, that stores data in a mysql database and
dynamically creates html pages from the database, using s
Piped streams are supposed to be used by two threads.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Geercken Uwe
> Sent: Friday, December 17, 2004 2:52 PM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] outputstream/
At 09:52 AM 12/17/2004, Geercken Uwe wrote:
I have created a wiki engine, that stores data in a mysql database and
dynamically creates html pages from the database, using servlets and
apache velocity. as the users shall be able to create pdf from the wiki
pages, I convert the code from html to xml
I have created a wiki engine, that stores data in a mysql database and
dynamically creates html pages from the database, using servlets and
apache velocity. as the users shall be able to create pdf from the wiki
pages, I convert the code from html to xml and from there to itext using
the sax parse