Skip to main content
FOP.Sharp package icon

FOP.Sharp

A modern, cross-platform C# port of Apache FOP (Formatting Objects Processor): read an XSL-FO document and render it to PDF, plain text, Markdown or HTML. This single package bundles the whole engine (FO tree, layout, area tree, PdfSharp and native PDF renderers, text renderers, fonts, SVG and hyphenation). Use the FopProcessor facade (FO in, PDF out).

Total Downloads
1.1K
1,089
Published
Aug 12, 2026
Latest stable version

Install

.NET CLI
dotnet add package FOP.Sharp --version 26.8.3924
Package Manager Console
Install-Package FOP.Sharp -Version 26.8.3924
PackageReference
<PackageReference Include="FOP.Sharp" Version="26.8.3924" />

Frameworks

net10.0

Dependencies

PdfSharp
net10.0
[7.0.0-preview-1, )
[2.1.3, )
[3.1.11, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.