.NET package for working with HTML to Formatting Objects (XSL-FO) conversions. Add-on for Limbo.FormattingObjects.
License: | MIT License |
Target Framework: | .NET Standard 2.0 |
Install the package via NuGet. To install the package, you can use either the .NET CLI:
dotnet add package Limbo.FormattingObjects.Html -pre
or the NuGet Package Manager:
Install-Package Limbo.FormattingObjects.Html -pre
- Please feel free to create an issue, and we will get back to you ;).