Hi,
I am working on a order management project and i would like the program to print the packing slip for the order as soon as the order comes in. It searches for new orders every 15min i just need to get the printing side figured out
I know about PrintDocument.Print() but i want to make some "template" (in what ever program word, excel, etc) of my packing slip and when the order comes in populate the fields and print the document.
I do know a little about crystal reports (from doing some searching on google) but i have not found anyone else using crystal reports to print an invoice or packing slip.
Do you guys have any suggestions?
Thanks
Mike