You have examples in VB in the itextsharp site. If that's not enough you probably need to learn a bit more about VB.
Paulo ----- Original Message ----- From: "PoisonElves" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, August 13, 2006 8:43 PM Subject: [iText-questions] Itext and ASP.NET (VB) > Hi I have written an app (ASP.NET using VB) that uses Itext. I have > managed > to get it to do everything I want with the exception of one thing. > > > > I have a variable size table that flows over the page no problem (with the > table header). I want to add a page header that will automatically be > populated when the table over flows to the next page. I have included a > layout of how I am currently building the page. If I have to replace the > header table with a proper header logo that is no problem. > > I have tried changing the Java examples but I cannot get it right in VB. I > do not want to re-write it in C#. If anyone has any example code for VB I > would greatly appreciate it. I am at my wits end. Even if there is an > example of how to raise the endpage method in VB my thinking is I will > just > re-use the header table. > > > > > This is the table I use with a logo (sudo header) > > > > > This is the table that will overflow > > > > > > > > > > > Data from SQL > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Closing table with text > > > > > Table with a signature image > > > > Thanks > > > > -------------------------------------------------------------------------------- > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -------------------------------------------------------------------------------- > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
