I'm also looking into saving a compressed doc with PDFBox and have found this code snippet: https://issues.apache.org/jira/browse/PDFBOX-28 However, I'm not sure how to integrate that into my app. Anyone has any ideas?
On Wed, Nov 16, 2011 at 10:37 PM, José Rodolfo Carrijo de Freitas < [email protected]> wrote: > Hey guys, > > Is there a way to save a pddocument to file using compression? > > > > Most of times the pdf gets bigger just loading a pddocument and saving it > to > file again. > > > > Thank you! > > José Freitas > >

