cajuncoding / PdfTemplating.XslFO

This is a C# .NET solution that tests and illustrates the capabilities of Xsl-FO for dynamically generating PDF documents. It provides a way to generate the XSL-FO source xml from Xslt or Razor Templating to address various development teams. And it provides basic WinForms Application that can be used to aid in developing the Xslt and Xsl-FO markup.
https://github.com/cajuncoding/PdfTemplating.XslFO
Apache License 2.0
30 stars 5 forks source link

Feature/refactor and reorganize code into pdf templating generic structure #2

Closed cajuncoding closed 4 years ago

cajuncoding commented 4 years ago

Fully working, tested and cleaned up project now centered around PdfTemplating concept and naming convention. Prepared for Nuget package release.