Re: [iText-questions] attaching files to PDF

2008-07-29 Thread Leonard Rosenthol
Yes, certainly possible. I believe there is a sample/example in the book. Look for attachments or embedded files. Leonard On Jul 28, 2008, at 5:21 PM, Luke Evans wrote: Hi, I want to add an attachment to a PDF using iText. The only way I’ve found to do this so far is by using PdfAnnota

[iText-questions] attaching files to PDF

2008-07-28 Thread Luke Evans
Hi, I want to add an attachment to a PDF using iText. The only way I've found to do this so far is by using PdfAnnotation, which requires setting absolute location in the PDF. Ideally I wish to create a PDF table and insert links to the attachment in this in PDF cells. If this is not possibl