Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Skybrud.Pdf GitHub license NuGet

Skybrud.Pdf is a .NET package for generating PDFs using Formatting Objects (XSL-FO).

Installation

To install the core library of Skybrud.Pdf, simply pick one of the two methods below:

  1. NuGet Package
    Install this NuGet package in your Visual Studio project. Makes updating easy.
  2. ZIP file
    Grab a ZIP file of the latest release; unzip and move Skybrud.Pdf.dll matching your target framework to the bin directory of your project.

Found a bug? Have a question?

Documentation

The package isn't very well document at the moment in terms of examples, but you can find a few examples on the reference page.

You can’t perform that action at this time.