Hello,
I am trying to make a Crystal Report that will loop through a dataset and print each report individually. I have the report built and I can set the parameter and retrieve the records and then bind that to the viewer to display all the records. However, what I really need to do is just click the print button on the form and then have the report automatically send to print the formatted report for each record and then set the database field 'PrintDate' to current date for each record processed.
Thanks in advance for any help in this matter.
jcfrasco