Forums

Find answers, ask questions, and connect with our
community all around the world.

Home Forum Omnis General Forum JSclient Printing

  • Paul Mulroney Mulroney

    Member
    January 20, 2020 at 8:45 am

    (disclaimer: I haven’t tried this, but I’ve done something similar a long time ago)
    You could try:
    begin print job
    set report name <report #1>
    <print report #1>
    set report name <report #2>
    <print report #2>
    set report name <report #3>
    <print report #3>
    end print job
    That’s how you could treat three Omnis reports as one print job. I’m assuming that it will just keep appending into the PDF file.
    Regards,
    Paul.

Log in to reply.