If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Export to pdf example

Started by cremersstijn, 09 Oct 2008 02:53:15 AM

Previous topic - Next topic

cremersstijn

Hi!

I'm looking for a simple example of how to export a report to pdf with the Java SDK.
I'm have googled a lot, but i can't find something useful.

Greetz

cremersstijn

I found the solution, i needed to decode the response.
I used this class to do the job: http://www.1t3xt.info/api/com/lowagie/text/pdf/codec/Base64.html.