Basic Sample

Basic functionality code samples

Convert Sample

This sample shows the standard XML2PDF Formatting Engine conversion procedure implemented as a simple console application. It allows you to convert a single source document to any output format supported by XML2PDF Formatting Engine.

Merge Sample

The sample shows how to format and merge several source documents into one destination document.

Background Sample

The sample shows how to use a source document as a background during the XML2PDF Formatting Engine conversion.

Print Sample

The sample demonstrates the use of direct GDI+ print feature of XML2PDF Formatting Engine.

Progress Sample

The sample displays progress bar demonstrating how to process XML2PDF Formatting Engine events.

Web Sample

The sample demonstrates the use of the XML2PDF Formatting Engine features integrated into ASP.NET solutions.