Skip to content

mrts/xml-xslt-xsl-fo-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml-xslt-xsl-fo-dotnet

Example of generating PDF documents in .NET with XML, XSLT, XSL-FO and FO.NET.

Example XML data, XSL stylesheet and the resulting PDF are in data folder (XML and XSL are courtesy of the XQuery wikibook).

To produce result.pdf:

  1. Build the solution
  2. Copy source.xml and stylesheet.xsl to the EXE folder
  3. Run the EXE.

About

Example of generating PDF documents in .NET with XML, XSLT, XSL-FO and FO.NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published