// 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
