Re: [iText-questions] C# PdfDocument Object

2010-06-29 Thread Mark Storer
e Engineer Cardiff.com import legalese.Disclaimer; Disclaimer DisCard = null; From: Michael Hoagland [mailto:[email protected]] Sent: Tuesday, June 29, 2010 8:19 AM To: [email protected] Subject: [iText-questions] C# PdfDocum

[iText-questions] C# PdfDocument Object

2010-06-29 Thread Michael Hoagland
In reading the examples in the book, a new document is made by simply calling new Document() in java. However, in C# if I do PdfDocument document = new PdfDocument() I get a compile time error stating that PdfDocument has no constructors. How do I make a new blank document object and conversely h