Re: [iText-questions] ItextSharp to upgrade version of PDF

2012-01-27 Thread Balder VC
mailto:saurabh_kum...@dellteam.com>> > Reply-To: Post here <mailto:itext-questions@lists.sourceforge.net>> > Date: Thu, 26 Jan 2012 22:00:58 -0800 > To: Post here <mailto:itext-questions@lists.sourceforge.net>> > Subject: [iText-questions] ItextSharp to upgrade

Re: [iText-questions] ItextSharp to upgrade version of PDF

2012-01-26 Thread Leonard Rosenthol
To: Post here mailto:itext-questions@lists.sourceforge.net>> Subject: [iText-questions] ItextSharp to upgrade version of PDF Hi All, Is it possible to upgrade the version of old PDFs to higher versions using itextSharp? I tried the following code to upgrade pdf version from 1.3 to 1.4, but ver

[iText-questions] ItextSharp to upgrade version of PDF

2012-01-26 Thread Saurabh_Kumar5
Hi All, Is it possible to upgrade the version of old PDFs to higher versions using itextSharp? I tried the following code to upgrade pdf version from 1.3 to 1.4, but version remains same. public static void SetPdfVersion(string pdfPath, string outputFile) { //reader.Ge