[iText-questions] Tiff to PDF conversion using itext. Need to reduce PDF size

2014-11-25 Thread susmita sil
Hi, I am reading Tiff image from IBM filenet as java outputStream. I am converting the outputStream to itext Image and the converting that image to PDF. The converted PDF has good resolution but size is bigger than the tiff image for example it I have a 10 mb tiff imge its becoming 90 mb and its c

[iText-questions] Is there a way to set the Document encoding?

2014-11-25 Thread Sergio Daniel Flores Sottile
Hello everyone; I'm trying to set the encoding in a PDF. The encoding project is in UTF-8, because the database has that encoding. But when i generate the document, i add paragraphs with others characters, like Ñ, ñ, á, é, í, ó, ú, °. So, to keep the encoding, i made this function: public