cancel
Showing results for 
Search instead for 
Did you mean: 

Check Printing

Former Member
0 Kudos
25

Hi all,

In my check printing, for a page

1. First half is CHECK.

2. Second half is Payment Advice.

i have more than 50 line items in my payment advice part.

My problem is, the Check is not printing in the First PAGE. It is printing in the NEXT Page.Line Items are printing on both the pages.

My First Page and Next Page are same.

Please help me.

Accepted Solutions (0)

Answers (1)

Answers (1)

valter_oliveira
Active Contributor
0 Kudos

Hello.

If you want it to print in only one page, you must increase the MAIN window height. If the number of rows don't fit in the size of the MAIN windown in first page, it will create a page break and print in two pages.

If that's ok printing in two pages, but you want the check to be printed in the first page, you must do like this:

- smarform: print option of window check (only in first page)

- script: write form of the check window before write form of the MAIN window (will write it in the first page).

Best regards.

Valter Oliveira.