Hello, i trying to use iText to convert a *.rpt
(Crystal report) to a *.pdf file.
So, in your examples i just saw a method document.add(new Paragraph("Hello World"));
But i want to know if is possible, to open a file
rpt (with text, pictures, charts) and inside a loop to copy this to a pdf file
that are being create.
Thanks
Bruno Troiano
Foz do Iguaçu - Pr -
Brazil
|