Hi,
I am having problem readgin PDF data.
We have C# application which has to read the pdf stored in file system .
retrieve each field and store the filed values in database. I could able to
read
the data successfully with the below code.
But with the same pdf if I add digital sigature Then I can not read the data.
The above line thorows an error when I read the pdf with the digital signature?
it says "Object reference not set to an instance of an object".
What could be the reason for this? If there any different way of reading fields
when the pdf has digital signature? I am not able to get any help from google
or
any blogs regarding this. It's very urgent for us and I appreciate your help in
this.
Thank you.,
kssstringblk37RAAName = reader.AcroFields.GetField("BLK37_RA_NAME").ToString();
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText® is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php