Skip to content

PlumpMath/SimpleWord2013toPDF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleWord2013toPDF


Copyright Glenn Mitchell 2014 Thursday, January 23, 2014

A simple converter that will take a string input of a word document and output a print optimised PDF keeping fonts, bookmarks and content intact.

Requirements: Microsoft Word 2013 Interop dll

Example Usage: var converter = new WordToPdf.Converter(inputFile, outputFile); converter.Convert();


About

Simple class to convert docx to pdf using Word 2013 Interop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%