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
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