Introduction

The sample programs demonstrate how to use the C implementations of PDF Export.

The sample code is intended to provide a starting point for your own applications or to be used for reference purposes.

The source code and makefile for each program are in the directory:

install\pdfexport\programs\program_name

where install is the path name of the Export installation directory, and program_name is the name of the sample program.

C Sample Programs

The C sample programs demonstrate how to use the C implementation of PDF Export. The following sample programs are provided:

You can use the cnv2pdf sample program on Windows and UNIX.

The sample programs do not parse white space in file names. If your file names contain spaces, use quotation marks around the entire path name. Inserting quotation marks around the file name only does not work.

To compile the sample programs, use the makefiles provided in the sample programs' directory. Ensure the PDF Export include directory is specified in the include path of the project. After the executables are compiled and built, you must place them in the same directory as the PDF Export libraries.


_FT_HTML5_bannerTitle.htm