Double Print

How can i print twice the same. The first copy starts from top and the second from 1/2 pages height?

Comments

  • edited 2:23PM
    You could add a script that runs before displaying/printing the band you want on the second page with the 'NewPage; 'command:


    To do this,
    In the edit report mode, select the band you want on another page.
    select the property 'OnBeforePrint', and click on the button with 3 little dots. You should have the following text appearing:
    '
    begin

    end
    '
    You only need to insert the 'NewPage;' between the 'begin' and the 'end', and confirm the change with the tick button.

    alexman.

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.