Re: [iText-questions] using itext with jasperreports

2006-10-22 Thread Paulo Soares
- Original Message - From: "Dave Brown" <[EMAIL PROTECTED]> To: Sent: Saturday, October 21, 2006 4:54 PM Subject: [iText-questions] using itext with jasperreports > Hi all, > > I'm trying to use both iText with jasperreports but struggling.. I want >

[iText-questions] using itext with jasperreports

2006-10-21 Thread Dave Brown
Hi all, I'm trying to use both iText with jasperreports but struggling.. I want first run a jasperreport creating a pdf (this is working now), either to a file or a byte[] and then add annotations to it (media) using iText.. Is it best to first produce a file and then add my annotations ? O