Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cheque printing using Smartform

Former Member
0 Likes
1,009

Hi all,

I have a requirment that designed Customized Cheque format in smartform....for single document i am able to print Cheque.....

if i am providing multiple posting documents it's displaying all posting documents in single cheque.....

But i want to print each posting document in seperate new cheque....

Could u suggest me solution ?

Thanks&Regards,

Sai Srinivas.

6 REPLIES 6
Read only

akshatrander1990
Explorer
0 Likes
860

Hi Sai,

Create two pages in smartforms.

Use Command to goto new page after each document no.

What it will do : It will print the first document on the very first page & and all other document no.s on the second page....i.e. each document no will have a different page

Regards

Akshat

Read only

0 Likes
860

hi,

you have refer this demo program to print on every new page.

demo program: SF_EXAMPLE_03

hope it helps you.

Read only

0 Likes
860

Hi Akshat,

Thanks for your suggestion....

I want bit clarification on this requirment......I am able to print first document number on first cheque...

the same cheque format should display in all cheques with different document number...

I can able to print document numbers in seperate pages but not the entire format....

Please suggest me....

Thanks&Regards,

Sai Srinivas.

Read only

0 Likes
860

I don't fully understand your requirement your are using a custom page ? or you have 4 cheques in a A4 ?

Im guessing that you have 4 windows with each windows the format of a cheque, if that is the case pass the values of each cheque vía interface and dont use a MAIN type windows.

Read only

0 Likes
860

HI Sai,

Both the pages is having the same format Page1 & Page2..

Command Statement will print all the document no.s on the seperate pages.

Try it.

Akshat

Read only

0 Likes
860

Hi,

How to delete blank page in smartforms....?

Requirment is to delete last empty page in smartform..

Thanks

Sai Srinivas.