Could we see the PDF and the entire stack trace?
 
--Mark Storer
  Senior Software Engineer
  Cardiff.com
 
import legalese.Disclaimer;
Disclaimer<Cardiff> DisCard = null;
 
 


________________________________

        From: Kss Per [mailto:[email protected]] 
        Sent: Monday, March 07, 2011 11:07 AM
        To: [email protected]
        Subject: Re: [iText-questions] Needed technical help in reading
a pdf withdigital signature field in it
        
        


        
________________________________

        From: Kss Per <[email protected]>
        To: [email protected]
        Sent: Mon, March 7, 2011 2:05:18 PM
        Subject: Needed technical help in reading a pdf with digital
signature field in it
        
        
        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. 
         
        string blk37RAAName =
reader.AcroFields.GetField("BLK37_RA_NAME").ToString();

         

        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.,

        kss

         
         
         




------------------------------------------------------------------------------
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&#174; 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

Reply via email to