This is a java only list. Don't be surprised if you don't get any answer or in other words, talk to whoever did the port to C#..
Best Regards, Paulo Soares > -----Original Message----- > From: Casper The Ghost [SMTP:[EMAIL PROTECTED] > Sent: Monday, July 07, 2003 14:16 > To: [EMAIL PROTECTED] > Subject: [iText-questions] iText in ASP.net using VB > > I am having trouble converting C# to VB when it comes to the following > example. > > // step 4: we grab the ContentByte and do some stuff with it > > PdfContentByte cb = writer.getDirectContent(); > > > > What is the syntax for the abvove statement in VB.Net ? > > I tried > > Dim cb as PdfContentByte > cb = writer.getDirectContent > > but "writer" does not exist / not declared ?????? > > _________________________________________________________________ > Tired of spam? Get advanced junk mail protection with MSN 8. > http://join.msn.com/?page=features/junkmail > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
