RE: [iText-questions] Tiff files into PDF from ByteArrayOutputStream

2005-07-08 Thread Paulo Soares
4:42 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Tiff files into PDF from > ByteArrayOutputStream > > I am building a scanner-upload-to-pdf applet. I can > sucessfully scan and > upload Group4 compressed multi-page TIFF files via an applet onto

[iText-questions] Tiff files into PDF from ByteArrayOutputStream

2005-07-08 Thread Ken Ricci
I am building a scanner-upload-to-pdf applet. I can sucessfully scan and upload Group4 compressed multi-page TIFF files via an applet onto our application server. I can convert these tiff files using the supplied Tiff2Pdf.java sample provided. What I am having trouble doing is placing code to ta