Re: [iText-questions] Creating destinations while concatening PDFs

2004-08-06 Thread Paulo Soares
- Original Message - From: "Serafín Orillán" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 06, 2004 10:48 Subject: [iText-questions] Creating destinations while concatening PDFs Hi all! I'm having a problem with local/goto destinations while

[iText-questions] Creating destinations while concatening PDFs

2004-08-06 Thread Serafín Orillán
Hi all! I'm having a problem with local/goto destinations while dynamically creating a PDF from some existing PDFs. Here it goes... I have to generate a PDF doc concatening some PDFs that already exist. I read in the documentation how to do it, and i followed the instructions (actually, i copie