Sumeet Gupta wrote:
> Thanks Bruno..can you provide me with a quick sample code? a 2-3 liner
> code will really help.
I'm sorry, I can't do it in 2 or 3 lines of code.
br,
Bruno
-
Check out the new SourceForge.net Marketp
Thanks Bruno..can you provide me with a quick sample code? a 2-3 liner
code will really help.
Bruno Lowagie (iText) wrote:
>
> Sumeet Gupta wrote:
>> Hi,
>>
>> I need to add the PDFAnnotation to a Cell of a Table.
>> I can add the file attachments as PdfAnnotations and when i click on
>>
Sumeet Gupta wrote:
> Hi,
>
> I need to add the PDFAnnotation to a Cell of a Table.
> I can add the file attachments as PdfAnnotations and when i click on those
> annotations, the attached file opens up. However, my requirement is to have
> these annotations in the Cell that i will be adding to T
Hi,
I need to add the PDFAnnotation to a Cell of a Table.
I can add the file attachments as PdfAnnotations and when i click on those
annotations, the attached file opens up. However, my requirement is to have
these annotations in the Cell that i will be adding to Table.
Any pointers will be ap