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).
Install
dotnet add package FOP.Sharp --version 26.8.4328
Install-Package FOP.Sharp -Version 26.8.4328
<PackageReference Include="FOP.Sharp" Version="26.8.4328" />
Frameworks
Dependencies
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.