i downloaded the itext.net examples from the link iTextdotNET-examples-1.3.4-1.zip .my problem is after donwloading i dont know which file to open, how to build, and how to run. i have seen that all the examples (from chap0101.cs, chap0102.cs,.....etc) are in the same file. I just need one example so that i can modify the given code and write my own code in the code window. can i delete all the other chap.cs files from my solution explorer just keeping one file. I want to write my code to create a table with some rows, columns according to my specifications. Iam using C# in Visual Studio 2005.
Also can you please tell me how to write my own code freshly by using this library. i mean right from starting, where to write the code, what references to add, etc.
Please someone help me with this urgently. i would be thankful to you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i downloaded the itext.net examples from the link iTextdotNET-examples-1.3.4-1.zip .my problem is after donwloading i dont know which file to open, how to build, and how to run. i have seen that all the examples (from chap0101.cs, chap0102.cs,.....etc) are in the same file. I just need one example so that i can modify the given code and write my own code in the code window. can i delete all the other chap.cs files from my solution explorer just keeping one file. I want to write my code to create a table with some rows, columns according to my specifications. Iam using C# in Visual Studio 2005.
Also can you please tell me how to write my own code freshly by using this library. i mean right from starting, where to write the code, what references to add, etc.
Please someone help me with this urgently. i would be thankful to you.
This is basic matter. Read books for beginners.