Author Topic: PDF report  (Read 536 times)

Offline lostmytoy

  • Full Member
  • ***
  • Posts: 9
  • Forum Citizenship: +0/-0
PDF report
« on: 09 Apr 2010 01:38:19 am »
Is it possible to call cognos to generate a PDF report and return it to app without displaying it?

Offline lindero

  • Community Leader
  • *****
  • Posts: 97
  • Forum Citizenship: +2/-0
Re: PDF report
« Reply #1 on: 14 Apr 2010 06:29:38 pm »
Yes, you can run the report in PDF format, retreive the stream and send it to another application instead showing it. SDK doesn't have a gui, so what you do with the output s up to you. ;-)

cheers