PDF Converter Services - User & Developer Guide

Start a new Visual Studio project and select the project type of your choice. In this example we are using a standard .net 3.0 project of type Windows Forms Application. Name it ‘Simple PDF Converter Sample’. Add a TextBox and Button control to the form. Accept the default names of textBox1 and button1. ................
................