On 4/26/07, Kuwik Jeff F Contr AFRS/RSID <[EMAIL PROTECTED]> wrote:
> I am currently using a 3rd party tool to generate a document, this document
> needs to be turned into a PDF. I have a function that can write out the
> document to an OutputStream.  Is there anyway to take this outputstream and
> create the PDF on the local computer or on the server?

iText isn't magic - it can't convert random byte streams into a valid
PDF.  What you're looking for is a way to convert from file format X
to PDF.  Until you specify X, it's unlikely anyone can help.

Brian

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to