All,
I have created a smart form in which I need two copies. The second copy varies slightly from the first by having a DUPLICATE text on it. I had been calling this form twice, however it creates two print spools and is causing an issue for our BASIS guys (form is called a lot).
I copied the FIRST_PAGE to COPY_PAGE. On FIRST_PAGE, i set next page to COPY_PAGE. I have attempted to print this, but the second page is never called. I even put a breakpoint in a code sectioin in the main window of COPY_PAGE. The first page prints normally.
I have never done a multi page form, and this seems very elementary, but does anyone have any clue what I'm missing?
Thanks,
Aaron