Im working on adding an estimating feature to my business productivity software and was looking for some general ideas. I currently hand type the estimates into a template I made in an Open Office Document.
I would like the template to be filled in on submission of the form and then have the template converted to PDF. How could I best achieve this? The program is written in C# using Access. Basically, I'm looking for the most efficient way to do this. If I have to scrap my Open Office template for something else that is fine.
I will also need to be able to acess the fields and repopulate a form to modify the estimate if necessary.
Thanks in advance for pointing me in the right direction!