number of copies of page different from page1 to page2

Good days
I have a report with two pages, when I need 3 copies by example,
the first page is printed by this number of copies (3),
but the second page need print one copy (1),
I need to do it in time of execution.
I put this code in the event Onbeforeprint of Page2
page2.visible: = (STRTOINT (<CopyName#>) <= 1)

But it does not work, someone can help me?

Comments

  • edited 3:54AM
    Hi

    I've got the same problem. I need to print n copies Page1 and only 1 copy Page2. How can I do that?
  • edited 3:54AM
    Make use of FR's composite report capability.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.