A clear example is better than thousand words
Our samples are written in:
C++
All source files (c,cpp and h) are included. The samples are grouped as projects, which will compile using Visual Studio 2003, 2005 or 2008. The corresponding sln files are included.
C#
These projects require Visual Studio 2003 (or higher) as well as the corresponding NET Frameworks. The source files (*.cs) and ressouces (*.resx) are provided. The project files (*.sln and *.csproj) are also included
"BASIC (6.0)
All source files(frm and bas - VB 6.0) are included. The samples are in the form of projects (vbw and vbp files included) which compile in Visual Studio 6.0 without problems.
VB NET
These projects require Visual Studio 2003 (or higher) as well as the corresponding NET Frameworks. The source files (*.vb) and ressouces (*.resx) are provided. The project files (*.sln and *.vbproj) are also included
Script (Autoit v3)
AutoIt v3 is a freeware BASIC-like scripting language. AutoIt is also very small, self-contained and will run on all versions of Windows. We provide the original AU3 file and the corresponding compiled EXE.
Samples
Informatik Image Driver
is, from a technical point of view, a User Mode virtual printer driver. Compared to other printer drivers, it has many advantages which allows customization for almost any purpose. You may launch an executable (EXE,COM, BAT, CMD, VBS,VJS,etc.) before or after the driver "prints". Using registry entries (very soon XML) you can set the properties of the driver. If you need the driver for any special use, please consult us.
•
download - **VB NET Source code showing how to use the IID to convert PDF to TIF.In this case the free Adobe Acrobat Reader 4.0 was used to render the PDF and when "printing" the TIF output was selected. The solution shows two projects: one project selects a file, the second project allows to select all files in a directory. (Version 3.5)
PDF2TIFF
•
download - *VB 6.0 Source code of PDF2TIFF GUI showing how to wrap MP2T.EXE (demo included) and call its functions. Perfect for programers. (Version 5.0 - P2T-GUI-VB6-01.ZIP)
•
download - *VB 6.0 Simple source code showing how to call the PDF2TIFF DLL functions. Perfect for beginners. (Version 5.0 - P2T-VB6-01.ZIP)
•
download - **C++ 7.0 Source code showing how to call the PDF2TIFF DLL functions in a loop. This console application has been developed by Tallal Qurreis. Added cin.getLine to enter long file names. (Version 3.3)
•
download - **VB NET Source code showing how to call the PDF2TIFF DLL Convert() function using MarshalAs.Inputs PDF from one and outputs TIFF to another directory (submitted by Mike Botier). (Huge Download = 28 MB - Version 3.3)
•
download - **VB NET Source code showing how to use the MP2T EXE Commandline. Inputs PDF from one and outputs TIFF to another directory . (Has been tested with 230 MB of PDF's - Version 3.3)
•
download - **C# NET Source code showing how to call the PDF2TIFF DLL Convert() function using a try/catch block. (Uses the demo DLL). (Version 3.3)
TIFF2PDF
•
download - *VB 60 Source code showing how to call the TIFF2PDF VB DLL functions. This code uses CommonDialogs. (Version 4.0)
•
download - *VB 60 Source code showing which values do the functions of the TIFF2PDF VB DLL return. This code uses a TextBox to display the calls and its results. (Version 4.0)
•
download - *C 6.0/7.0 Sample code showing how to call the TIFF2PDF C/C++ DLL functions. (Version 3.0)
•
download - *C 6.0/7.0 Sample source code showing how to call the TIFF2PDF C/C++ DLL functions. (Version 3.0)
TIFF2XPS
•
download - Sample TIFF files and the corresponding XPS files, which were converted using this utility in a batch process. The command file is included.
** Compile using MS Visual Studio NET - xxproj file included

Deutsch