Skip to content

A .NET class library for creating PDF documents from code. Basically a wrapper around iTextSharp using the builder pattern so that the code can be written in a more fluent style.

Notifications You must be signed in to change notification settings

viralogic/PdfBuilder

Repository files navigation

Build status

PdfBuilder

PdfBuilder is still a project just getting off the ground. The impetus for this project comes from my desire to make programmatically creating PDF files more fluent and readable. Under the hood, this project is just a wrapper around the iTextSharp library. The plan is to release this project on NuGet soon. Please go to here for more information on the current API

About

A .NET class library for creating PDF documents from code. Basically a wrapper around iTextSharp using the builder pattern so that the code can be written in a more fluent style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages