I have a question on Pdf Version. I am using iText 5.0.1 If I set a Pdf Version on a document that I open in a PdfStamper, setting the Pdf Version in the constructor does not seem to be doing anything to the output file. Is there anything special about how you open a document in a Pdf Stamper in order to change the version? If I set it to 1.3, it still comes out with whatever the version of the document is that I have opened in the PdfStamper (which makes sense to me, since I am trying to lower the version... but I would like to understand what is going on)
Also, is it possible to get a short explanation of what setPdfVersion does? Does it change anything other than the version string, or is it just that: the version string in the document? I did a couple searches and I see this in use, but I am working with a printer that supports up to Pdf Version 1.3 so I am try to determine what I need to do to manipulate the PDF files I am creating to work with the printer I have. thanks! -- View this message in context: http://itext-general.2136553.n4.nabble.com/setPdfVersion-usage-tp2340588p2340588.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
