Re: [iText-questions] Make existing PDF readonly

2014-10-31 Thread iText mailing list
On 10/31/2014 8:28 AM, santhosh@hotmail.com wrote: > I have an existing editable PDF which is not generated with i-text. > > And I am reading the values from pdf and i have to make the editable columns > readonly. > here is my following snippet of code The exception is caused by this error: n

[iText-questions] Make existing PDF readonly

2014-10-31 Thread santhosh....@hotmail.com
I have an existing editable PDF which is not generated with i-text. And I am reading the values from pdf and i have to make the editable columns readonly. here is my following snippet of code PdfCopyFields copy = new PdfCopyFields(new FileOutputStream("C:\\Sample.pdf")); ByteArrayOutput