Getting Started

To get you started we have provided a number of example projects in a variety of languages:

Simple Image2PDF Borland C Example - Borland C simple example project
Simple Image2PDF C Example - Microsoft C simple example project
Simple Image2PDF C# Example - Microsoft C# simple example project
Simple Image2PDF MFC C++ Example - Microsoft MFC C++ simple example project
Simple Image2PDF VB6 Example - Microsoft Visual Basic 6 simple example project
Simple Image2PDF VB.net Example - Microsoft Visual Basic .net simple example project

Note: you may need to copy the appropriate DLL into the same location as the produced executable.

If you do not have a Microsoft® compiler but wish to try out the above example projects, you may like to download any of the free "Express" editions of the relevant Microsoft® compiler direct from the Microsoft® web site.

Alternatively, you can look at the source code of any of the example projects and probably copy and paste it into your own language development environment with only a few modifications required.