OfficeConverter 1.3.17

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package OfficeConverter --version 1.3.17
NuGet\Install-Package OfficeConverter -Version 1.3.17
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OfficeConverter" Version="1.3.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OfficeConverter --version 1.3.17
#r "nuget: OfficeConverter, 1.3.17"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OfficeConverter as a Cake Addin
#addin nuget:?package=OfficeConverter&version=1.3.17

// Install OfficeConverter as a Cake Tool
#tool nuget:?package=OfficeConverter&version=1.3.17

A very simple library that is wrapped around Microsoft Office that can be used to convert Office documents to PDF. This library takes into account all the strange behaviors that you will get when running this on a server.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.9 305 3/4/2024

- Trapp exception when closing Excel workbook
- Updated nuget packages to latest versions