- 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
>
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