C++ Programmers Reference

Top Previous Topic Next Topic  Print this topic

Summary

This reference describes the XF Rendering Server 2013 programming interfaces available in the C++ environment.

 

The following table lists the core objects:

 

Class

Description

Engine

Class representing a single instance of a rendering engine. Use it to render XSL-FO documents in one single step.

RenderingParameters

Class representing the rendering parameters passed to an Engine object.

ServerDocumentTemplate

Class representing a template installed in a remote XF Rendering Server instance.

LocalDocumentTemplate

Class representing a template file on the client computer.