Re: [iText-questions] PDFPTableEvents and Canvasing (Rodney Williams)

2010-01-26 Thread 1T3XT info
Rodney Williams wrote: > Can someone help me with this one? I hope I didn't misunderstand any > questions that were asked. Your design is unusual. Seems like you want to get the content from the cells. This might be possible, but it's weird. Table and cell events will get you all the info you nee

Re: [iText-questions] PDFPTableEvents and Canvasing (Rodney Williams)

2010-01-26 Thread Rodney Williams
Can someone help me with this one? I hope I didn't misunderstand any questions that were asked. > > > LOL. The CreatePDF procedure below successfully creates a my PDF. It > also hooks up the table event but couldn't make it further than tat. > Dim myevent As New PdfPTableEvents >