Re: [iText-questions] How to implement in Visual Studio

2010-06-02 Thread Jay Cha
$30 on a good VB.Net book will suffice. Again, my two cents... Jay -Original Message- From: j...@msdlg.com [mailto:j...@msdlg.com] Sent: Friday, May 28, 2010 3:59 PM To: 'Post all your questions about iText here' Subject: Re: [iText-questions] How to implement in Visual Studio Pr

Re: [iText-questions] How to implement in Visual Studio

2010-05-29 Thread Alexander, Sterling
icial." 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 fou

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread Keith O
Hello Bill, > From: bill.goodb...@comcast.net > To: itext-questions@lists.sourceforge.net > Date: Fri, 28 May 2010 13:57:16 -0400 > Subject: Re: [iText-questions] How to implement in Visual Studio > ... > Also the DLL will not work wit

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread William K. Goodbody
:59 PM To: 'Post all your questions about iText here' Subject: Re: [iText-questions] How to implement in Visual Studio Problem is that I'm just starting out with this, and I'm looking for possibilities for creating .PDFs. This is the first one I've seriously considered, but I

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread jc
ectronic version, but preferably something in .PDF format. Jesse -Original Message- From: William K. Goodbody [mailto:bill.goodb...@comcast.net] Sent: Friday, May 28, 2010 3:18 PM To: 'Post all your questions about iText here' Subject: Re: [iText-questions] How to implement in Visual

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread William K. Goodbody
ll -Original Message- From: j...@msdlg.com [mailto:j...@msdlg.com] Sent: Friday, May 28, 2010 2:25 PM To: 'Post all your questions about iText here' Subject: Re: [iText-questions] How to implement in Visual Studio Are there examples somewhere that I should be looking at otherw

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread jc
, May 28, 2010 1:57 PM To: 'Post all your questions about iText here' Subject: Re: [iText-questions] How to implement in Visual Studio Beware that those sample are not fully compatible with the 5.0.2 code. Certainly the header/footer stuff is not. I think the big changes was in 5. Also th

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread William K. Goodbody
...@msdlg.com [mailto:j...@msdlg.com] Sent: Friday, May 28, 2010 1:06 PM To: 'Post all your questions about iText here' Subject: Re: [iText-questions] How to implement in Visual Studio Thanks for the reply. I've always hand-coded my sites, but I'm slowly switching to VS, and so I'm

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread jc
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="iTe

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread Hendricks, Kevin
r you. From: William K. Goodbody [mailto:bill.goodb...@comcast.net] Sent: Friday, May 28, 2010 10:52 AM 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 pag

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread jc
ciate any help you can offer. Jesse -----Original Message- From: Brian Lovett [mailto:brianlov...@gamestop.com] Sent: Friday, May 28, 2010 11:00 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] How to implement in Visual Studio Hi Jesse, It's a little off

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread Glen Hamel
: 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"

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread William K. Goodbody
010 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

Re: [iText-questions] How to implement in Visual Studio

2010-05-28 Thread Brian Lovett
s optional if you don't mind fully quailifying it with its namespace. VS should then copy the DLL to your bin folder automatically. HTH. Brian -Original Message- Message: 6 Date: Fri, 28 May 2010 10:34:21 -0400 From: Subject: [iText-questions] How to implement in Visual Studio

[iText-questions] How to implement in Visual Studio

2010-05-28 Thread jc
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