nkarkacheva
Programmer
I am using COGNOS reports to show users various data about transactions. For every transaction line in report, I need to show a link. When user clicks on this link, I need to query Web Service, which will send me back image, packed into array of bytes.
I need to unpack this image and show it in PDF editor. I am already doing all this in C# in different application, but need to combine reports and imaging capability. Is this possible through COGNOS?
How can I do this if yes? Any link and/or advice will be greatly appreciated.
I need to unpack this image and show it in PDF editor. I am already doing all this in C# in different application, but need to combine reports and imaging capability. Is this possible through COGNOS?
How can I do this if yes? Any link and/or advice will be greatly appreciated.