Re: [iText-questions] Impersonation problem with PDFReader

2010-09-28 Thread 1T3XT info
On 28/09/2010 23:36, Kumar Gaurav wrote: > I am using PDFReader class to read a PDF file from a source that I dont > have access to. Do this outside iText. Download classes that can get the byte[] of the PDF (maybe some project under Apache Commons?) and use the byte[] to create the PdfReader inst

[iText-questions] Impersonation problem with PDFReader

2010-09-28 Thread Kumar Gaurav
I am using PDFReader class to read a PDF file from a source that I dont have access to. I am looking for impersonate options. Can anyone tell me how can I use impersonation for PDFReader class so that when it accesses the file from the source it impersonates to the ImpersonatedCredentials (say Imp