I've a working report that produces a PDF; is it possible and how to set up the report in order to have 3 produced for 3 times (1 PDF with 3 pages is the best..) , thanks for your help
You want to print the same report 3 times to a single PDF? I don't think that is possible in v8.X, and this was only recently added even to version 10.2.1, with the latest fix pack.
Hi, I guess I solved this.
I defined 3 times the same Cognos Page and it seems to work:
-I'm obtaining a PDF with 3 pages
-The page number counter is ok when there is more than one physical page
-I'm able to put different text constant on each "page" (i.e "ORIGINAL" on the 1st page and "COPY" on 2nd and 3rd")
Thank