Alexis Pigeon wrote:
> Have you checked the online documentation?

> One of the first results returned by this query was leading to
> 
> < http://itextdocs.lowagie.com/tutorial/general/faq/index.php#pdfversion >

That's about creating new documents from scratch.
I believe the OP was talking about manipulating existing PDFs.
He didn't say what type of manipulating.

Suppose he's using PdfStamper, then he could have looked at the Javadoc 
API and find out about this constructor: http://tinyurl.com/czfzod
I quote from the Parameters list: "pdfVersion - the new pdf version or 
'\0' to keep the same version as the original document."
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to