robman70
Technical User
- Aug 6, 2002
- 90
I wanted to get some opinions because i dont really know where to start. I need to have my program generate printable invoices, the data will come from a sql server so the invoice will need to be created on the fly at run time. I just wanted to know if anyone has had to do something like this and if so, what route you chose. I tried just putting the info on a form and printing that but the formatting isnt that great. Any comments appreciated.