Re: [iText-questions] PDF compression using itext

2008-12-19 Thread 1T3XT info
Menta, Vijay wrote: > Hi, > > We have a situation where we are in need to compress the PDF files > generated by an Oracle Application. The PDF files generated by this > application are getting to a point we cannot deliver them via email. > What I would like to know is if there is a way to use

[iText-questions] PDF compression using itext

2008-12-18 Thread Menta, Vijay
Hi, We have a situation where we are in need to compress the PDF files generated by an Oracle Application. The PDF files generated by this application are getting to a point we cannot deliver them via email. What I would like to know is if there is a way to use itext api's to take an existing

[iText-questions] PDF Compression

2006-08-28 Thread Thomas Merli
Hello, I'm using iText PDFStamper to add some annotations, predefined informations metadatas and custom metadatas (inside header). Some of input PDF's are compressed and some others not. How can I know if the input file is compressed or not ? For instance just copying PDFReference16.pdf downlo