Re: [iText-questions] Call a java Class from VB.NET

2011-04-18 Thread Balder
oares [mailto:[email protected]] Sent: Monday, April 18, 2011 11:24 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Call a java Class from VB.NET   Why woul

Re: [iText-questions] Call a java Class from VB.NET

2011-04-18 Thread John Williams
iText here Subject: Re: [iText-questions] Call a java Class from VB.NET Why don't you use itextSharp ? it is better to call from vb.net. http://sourceforge.net/projects/itextsharp/ Al 18/04/2011 17:17, En/na John Williams ha escrit: I would like to use iText integrated with vb.net

Re: [iText-questions] Call a java Class from VB.NET

2011-04-18 Thread John Williams
iText here Subject: Re: [iText-questions] Call a java Class from VB.NET Why would you want to do that if there's iTextSharp? Paulo _ From: John Williams [mailto:[email protected]] Sent: Monday, April 18, 2011 4:17 PM To: [email protected] Su

Re: [iText-questions] Call a java Class from VB.NET

2011-04-18 Thread Paulo Soares
Why would you want to do that if there's iTextSharp? Paulo From: John Williams [mailto:[email protected]] Sent: Monday, April 18, 2011 4:17 PM To: [email protected] Subject: [iText-questions] Call a java Class from VB.NET I would like

Re: [iText-questions] Call a java Class from VB.NET

2011-04-18 Thread [email protected]
Why don't you use itextSharp ? it is better to call from vb.net. http://sourceforge.net/projects/itextsharp/ Al 18/04/2011 17:17, En/na John Williams ha escrit: I would like to use iText integrated with

Re: [iText-questions] Call a java Class from VB.NET

2011-04-18 Thread Balder
On 18/04/2011 17:17, John Williams wrote: I would like to use iText integrated with vb.net 2010.  Is there a way to use vb.net to call an IText Java Class?  I would be writing the class In eclipse.