ColorPDF C++ Sample

 

Description:

 

This sample provides a demonstration of the PDF Plug-In for Image SDK/ActiveX’s color PDF capability.  It will convert the specified BMP file into a Color PDF format document.  To use the sample:

 

  1. Press the browse button and navigate to the desired file

  2. Enter the name and path of the PDF file that will be generated

  3. Check the Use colordepth independent compression in the PDF file box if you want to use compression in the generated PDF file

  4. Press the Create PDF File button to create the new PDF document.  Note:  the image file will be left in its original form

 

Location:

<Installation Folder> \Sample Source Codes\DLL\C++\ColorPDF

 

Project file:

ColorPDF.sln

 

Compiler:

Visual Studio 2005