Apoc XSL-FO

XSL-FO to PDF renderer written in managed C# code for the .NET framework
Home     Download     Documentation     Purchase     FAQ     Contact Us      
Documentation
 
Apoc XSL-FO is a 100% managed code component that can easily be integrated into an ASP.NET, Windows Forms or any other .NET project.
 
Integrating Apoc XSL-FO into your project is simply a matter of adding a reference to the assembly Chive.Apoc.dll and then calling methods and setting properties on the Chive.Apoc.ApocDriver class.
 
More detailed documentation can be found below:
 
Section 1: Hello World! Example
Section 2: The ApocDriver Class
Section 3: Configuring PDF Options
Section 4: Font Support
Section 5: Error Handling
 

Acknowledgements

 

This product includes software developed by the Apache Software Foundation http://www.apache.org. Copyright (C) 1999-2001 The Apache Software Foundation. All rights reserved.

 

This product includes software based in part on the work of the Independent JPEG Group. Copyright (C) 1991-1998, Thomas G. Lane.

 

Special credit goes to the past and current developers of the FOP project on which Apoc XSL-FO has been based.