TPDF 0.4.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TPDF --version 0.4.2
NuGet\Install-Package TPDF -Version 0.4.2
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="TPDF" Version="0.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TPDF" Version="0.4.2" />
<PackageReference Include="TPDF" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TPDF --version 0.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TPDF, 0.4.2"
#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.
#:package TPDF@0.4.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TPDF&version=0.4.2
#tool nuget:?package=TPDF&version=0.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TPDF
Managed .NET wrapper for the TPDF in-process DOCX-to-PDF converter.
This package carries the Linux x64 and Windows x64 native runtimes. After adding the package to a .NET application, call:
using TPDF;
Tpdf.Initialize();
Tpdf.ConvertDocxToPdf("input.docx", "output.pdf");
The package copies libtpdf.so and the sibling tpdf-runtime folder to the
application output directory. TPDF uses a process-lifetime LibreOffice runtime
singleton and does not spawn soffice.
The package currently targets Linux x64 and Windows x64.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- No dependencies.
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 |
|---|---|---|
| 0.4.16 | 19 | 6/11/2026 |
| 0.4.15 | 25 | 6/11/2026 |
| 0.4.14 | 48 | 6/11/2026 |
| 0.4.13 | 69 | 6/10/2026 |
| 0.4.12 | 61 | 6/10/2026 |
| 0.4.11 | 63 | 6/10/2026 |
| 0.4.10 | 83 | 6/8/2026 |
| 0.4.9 | 68 | 6/8/2026 |
| 0.4.8 | 77 | 6/8/2026 |
| 0.4.7 | 77 | 6/8/2026 |
| 0.4.6 | 111 | 5/25/2026 |
| 0.4.5 | 95 | 5/23/2026 |
| 0.4.4 | 96 | 5/23/2026 |
| 0.4.3 | 96 | 5/23/2026 |
| 0.4.2 | 108 | 5/22/2026 |