Excellent!  That was exactly what I was missing.  I changed the two lines
indicated below, and I'm in business.  The example worked perfectly. Now I
set about to learn the rest of it.

 

Thanks, I really appreciate everyone's help!

 

Jesse

 

From: William K. Goodbody [mailto:bill.goodb...@comcast.net] 
Sent: Friday, May 28, 2010 12:52 PM
To: 'Post all your questions about iText here'
Subject: Re: [iText-questions] How to implement in Visual Studio

 

What I have done is added this to the top of those pages that reference the
dll

 

<%@ Import Namespace="iTextSharp.text" %>

<%@ Import Namespace="iTextSharp.text.pdf" %>

 

 

From: j...@msdlg.com [mailto:j...@msdlg.com] 
Sent: Friday, May 28, 2010 10:34 AM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] How to implement in Visual Studio

 

I've downloaded iText and want to use it in Visual Studio.  I've found a
page with lots of good examples, but no instructions that I can find in
installing this and getting it running.  I've copied the itextsharp.dll file
into my bin folder, and I'm assuming that I need to put something int the
web.config file to make it accessible to the rest of the app, then the
examples I found may work, however, I have no idea what to put in the
web.config file.  Can someone help me out?

 

Thanks,

Jesse

 

------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to