‎2015 Apr 23 12:34 PM
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.
‎2015 Apr 23 12:55 PM
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
‎2015 Apr 23 1:43 PM
hi,
you have refer this demo program to print on every new page.
demo program: SF_EXAMPLE_03
hope it helps you.
‎2015 Apr 23 1:49 PM
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.
‎2015 Apr 24 1:12 AM
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.
‎2015 Apr 24 9:48 AM
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
‎2015 Apr 28 9:57 AM
Hi,
How to delete blank page in smartforms....?
Requirment is to delete last empty page in smartform..
Thanks
Sai Srinivas.