Re: [iText-questions] Itext tooltip generation

2010-08-05 Thread sfbarron
Thank you, Paulo, for the quick response. The link to the example I am referring to is below. However, I can't seem to tell where the "onGenericTag()" method gets fired. I'm assuming it's possibly an event handler? I'm trying to do a standard mouse over tool tip but I'm not sure that this code

Re: [iText-questions] Itext tooltip generation

2010-08-05 Thread sfbarron
Thank you for the quick response. The link to the example I am referring to is below. However, I can't seem to tell where the "onGenericTag()" method gets fired. I'm assuming it's possibly an event handler? I'm trying to do a standard mouse over tool tip but I'm not sure that this code will do

Re: [iText-questions] Itext tooltip generation

2010-08-05 Thread sfbarron
I tried the links above but they are broken. I've searched for some PdfPCell tooltip examples but can't seem to find anything in C#. I found one on http://1t3xt.info/examples but it was Java. I tried try similar attempts within C# to no avail. I also downloaded the C# tutorial but couldn't fin