Click here to Skip to main content
15,894,546 members
Please Sign up or sign in to vote.
1.00/5 (5 votes)
See more:
Hello!

I need some with the code for a program.
The program req. is:

It has to be visual (buttons, forms and so on).
At the start the user can choose from a couple of categories (buttons).
When he has chosen a category he comes to a new form with sub-categories (same happens as before).
Finally when the user has come to the final sub-category there will be a menu or drop down list showing names of PDF-files he can click.
When he clicks one it will appear on the form.
He can also create new PDF-files and save them in a category of his choosing.

All can be done locally or in a local area network.
I have okay/good knowledge in C++ , I have done some c# projects but I lack object.or.

Could someone help me, or give me some info on how to start.

Thank you
Posted

1 solution

Your questiuon is far too general for a detailed answer. You can find many articles on C# in the CodeProject Articles section[^]. See http://sourceforge.net/projects/itextsharp/[^] for manipulating PDF files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900