FLCoderMike
Registered User.
- Local time
- Today, 04:15
- Joined
- Nov 14, 2007
- Messages
- 29
Hi all, looking for a solution to a problem I am working on. I read about OutputTo method, I would like to OutputTo a PDF, is this possible or if not is there a way to automatically save a report without user interaction other than clicking an event button?
Scenario:
I have 200 customers, and invoices need to be printed once a month, but I do not want to have to go thru each customer and print individually,I already have a function that loops thru and gets the info for each customer and updates my tables, now I need to save the invoices to print later.
Any help is greatly appreciated.
Fl Mike
Scenario:
I have 200 customers, and invoices need to be printed once a month, but I do not want to have to go thru each customer and print individually,I already have a function that loops thru and gets the info for each customer and updates my tables, now I need to save the invoices to print later.
Any help is greatly appreciated.
Fl Mike