On 9/04/2011 8:54, Niravp wrote:
Hi,
I need some help in dotnet. my requirements is that how to read
password protected PDF file in .net.
My code is below,
With out password pdf open like, PdfReaderreader =
newPdfReader(this.inputPDF);
but when pdf is password protected use this code,
P
Hi,
I need some help in dotnet. my requirements is that how to read password
protected PDF file in .net.
My code is below,
With out password pdf open like, PdfReader reader = new
PdfReader(this.inputPDF);
but when pdf is password protected use this code,
PdfReader reader = new PdfReader