Hi,
I am writing a program to call adobe form, to print all customer details .
Input selection : Customer Number
When the user inputs multiple customers and run the report, it should create a new page for every new customer, displays customer details, kna1 data, knb1 data and more..
How can i achieve this functionality, do i need to control this in the program level or form level.
if i do it at the program level, it is overwriting the form and displaying the last entry. I need to display all the customers data in one pdf file, each customer should start at new page.
Any help would be really appreciated.
Thanks,
Kumar