Hi,
Can anyone guide me on how to export crystal reports into PDF in java?
I am using Crystal Report Server XI.
Thanks in advance.
Hi,
Can anyone guide me on how to export crystal reports into PDF in java?
I am using Crystal Report Server XI.
Thanks in advance.
You should have Java edition of Crystal Reports SDK. The Book Crystal Reports XI Official Guide provides necessary details.
You can use any one of the PDF Library in Java to do that. As far as I know, there are two most popular libraries like iText and Apache's PDFBox