PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index PDFsharp - moved to http://forum.pdfsharp.net/
Please visit the new PDFsharp forum at http://forum.pdfsharp.net/
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Important Notice: We regret to inform you that our free phpBB forum hosting service will be discontinued by the end of June 30, 2024. If you wish to migrate to our paid hosting service, please contact billing@hostonnet.com.
Help opening and modifying PDF documents

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Support - moved to http://forum.pdfsharp.net/
View previous topic :: View next topic  
Author Message
roman



Joined: 22 Apr 2008
Posts: 1

PostPosted: Tue Apr 22, 2008 5:29 am    Post subject: Help opening and modifying PDF documents Reply with quote

Hi all.

I am new to using PDFSharp and I'm a little confused on how I can open an existing document and modify the fields in it. Below is the code that I am using:
Code:

string filepath = "C:/Documents and Settings/Administrator/Desktop/PDFsharp/PDFs/BL.pdf";
           
            PdfDocument doc1 = new PdfDocument("Bill Of Lading instructions");

            doc1 = PdfReader.Open(filepath, PdfDocumentOpenMode.Modify);

            PdfPage page1 = doc1.AddPage();
            PdfAcroForm acroForm = doc1.AcroForm;
            PdfAcroField.PdfAcroFieldCollection fields = acroForm.Fields;


However, the last line "PdfAcroField.PdfAcroFieldCollection" returns NullReferenceException: Object reference not set to an instance of an object. I was wondering if anyone could please help me out with my issue?

Best regards,

Roman
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Support - moved to http://forum.pdfsharp.net/ All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © phpBB Group. Hosted by phpBB.BizHat.com


Start Your Own YouTube Clone

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!
For Support, visit Forums.BizHat.com