filling in forms

  • Thread starter Thread starter Bruce Skamser
  • Start date Start date
B

Bruce Skamser

I'm new to C#, and I'd like to write a program to take the responses from a
series of questions and the output would fill in forms.

Specifically, I'd like the program to take the user input and the output
would be filled in government forms (for new business registration).

I'm not sure of a good way to fill in forms and have them print out. Does
anyone have a suggestion to get me started?

Thanks!
Bruce
 
Hi Bruce,

i think you should post a detailed description about
the forms you want to fill. Without this information
it will be hard to post any suggestions.

Cheers
Lars Behrmann

_________________
Nothing is impossible. UML is the key for all your problems.
AODL - Make your .net apps OpenOffice ready
http://aodl.sourceforge.net/
 
Back
Top