SautinSoft.PdfMetamorphosis
2026年7月1日
dotnet add package SautinSoft.PdfMetamorphosis --version 2026年7月1日
NuGet\Install-Package SautinSoft.PdfMetamorphosis -Version 2026年7月1日
<PackageReference Include="SautinSoft.PdfMetamorphosis" Version="2026年7月1日" />
<PackageVersion Include="SautinSoft.PdfMetamorphosis" Version="2026年7月1日" />Directory.Packages.props
<PackageReference Include="SautinSoft.PdfMetamorphosis" />Project file
paket add SautinSoft.PdfMetamorphosis --version 2026年7月1日
#r "nuget: SautinSoft.PdfMetamorphosis, 2026年7月1日"
#:package SautinSoft.PdfMetamorphosis@2026年7月1日
#addin nuget:?package=SautinSoft.PdfMetamorphosis&version=2026年7月1日Install as a Cake Addin
#tool nuget:?package=SautinSoft.PdfMetamorphosis&version=2026年7月1日Install as a Cake Tool
Nuget Nuget
.NET SDK to convert HTML, DOCX, TXT to PDF
meta
SautinSoft.PdfMetamorphosis is .NET assembly (SDK) which gives API to convert Text, HTML, RTF, DOC and DOCX documents to PDF format.
Quick links
Top Features
- Convert DOCX file to PDF file.
- Convert RTF file to PDF file.
- Convert HTML file to PDF file.
- Convert Text file to PDF file.
- Split and Merge PDF files.
System Requirement
- .NET Framework 4.6.2 - 4.8
- .NET 6, .NET 8, .NET 9
- Windows, Linux, macOS, Android, iOS.
Getting Started with PDF Metamorphosis .Net
Are you ready to give PDF Metamorphosis .NET a try? Simply execute Install-Package sautinsoft.pdfmetamorphosis from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have PDF Metamorphosis .NET and want to upgrade the version, please execute Update-Package sautinsoft.pdfmetamorphosis to get the latest version.
Convert Word to PDF
string docxPath = @"..\..\example.docx";
string pdfPath = Path.ChangeExtension(docxPath, ".pdf");
SautinSoft.PdfMetamorphosis p = new SautinSoft.PdfMetamorphosis();
p.DocxToPdfConvertFile(docxPath, pdfPath);
Convert HTML to PDF
string inputFile = @"..\..\example.htm";
string outputFile = @"..\..\test.pdf";
SautinSoft.PdfMetamorphosis p = new SautinSoft.PdfMetamorphosis();
p.HtmlToPdfConvertFile(inputFile, outputFile);
Merge PDF files
string[] pdfFiles = { @"..\..\test-00001.pdf", @"..\..\test-00002.pdf" };
SautinSoft.PdfMetamorphosis p = new SautinSoft.PdfMetamorphosis();
p.MergePDFFileArrayToPDFFile(pdfFiles, @"..\..\test_Split_and_Merge_1and2page.pdf");
Resources
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 is compatible. 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 is compatible. 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. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 is compatible. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETFramework 4.6.2
- Pkcs11Interop (>= 5.1.2)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 2.88.7)
- SkiaSharp.HarfBuzz (>= 2.88.7)
- Svg.Skia (>= 1.0.0.18)
- System.IO.Packaging (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
-
.NETFramework 4.7.1
- Pkcs11Interop (>= 5.1.2)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 2.88.7)
- SkiaSharp.HarfBuzz (>= 2.88.7)
- Svg.Skia (>= 1.0.0.18)
- System.IO.Packaging (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
-
.NETFramework 4.7.2
- Pkcs11Interop (>= 5.1.2)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 2.88.7)
- SkiaSharp.HarfBuzz (>= 2.88.7)
- Svg.Skia (>= 1.0.0.18)
- System.IO.Packaging (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
-
.NETFramework 4.8
- Pkcs11Interop (>= 5.1.2)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 2.88.7)
- SkiaSharp.HarfBuzz (>= 2.88.7)
- Svg.Skia (>= 1.0.0.18)
- System.IO.Packaging (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
-
net10.0
- HarfBuzzSharp.NativeAssets.Linux (>= 8.3.1.1)
- HarfBuzzSharp.NativeAssets.macOS (>= 8.3.1.1)
- Pkcs11Interop (>= 5.1.2)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 2.88.7)
- SkiaSharp.HarfBuzz (>= 2.88.7)
- SkiaSharp.NativeAssets.Linux (>= 2.88.7)
- SkiaSharp.NativeAssets.macOS (>= 2.88.7)
- Svg.Skia (>= 1.0.0.18)
- System.IO.Packaging (>= 4.5.0)
-
net6.0
- HarfBuzzSharp.NativeAssets.Linux (>= 8.3.1.1)
- HarfBuzzSharp.NativeAssets.macOS (>= 8.3.1.1)
- Pkcs11Interop (>= 5.1.2)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 2.88.7)
- SkiaSharp.HarfBuzz (>= 2.88.7)
- SkiaSharp.NativeAssets.Linux (>= 2.88.7)
- SkiaSharp.NativeAssets.macOS (>= 2.88.7)
- Svg.Skia (>= 1.0.0.18)
- System.IO.Packaging (>= 4.5.0)
-
net8.0
- HarfBuzzSharp.NativeAssets.Linux (>= 8.3.1.1)
- HarfBuzzSharp.NativeAssets.macOS (>= 8.3.1.1)
- Pkcs11Interop (>= 5.1.2)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 2.88.7)
- SkiaSharp.HarfBuzz (>= 2.88.7)
- SkiaSharp.NativeAssets.Linux (>= 2.88.7)
- SkiaSharp.NativeAssets.macOS (>= 2.88.7)
- Svg.Skia (>= 1.0.0.18)
- System.IO.Packaging (>= 4.5.0)
-
net9.0
- HarfBuzzSharp.NativeAssets.Linux (>= 8.3.1.1)
- HarfBuzzSharp.NativeAssets.macOS (>= 8.3.1.1)
- Pkcs11Interop (>= 5.1.2)
- Portable.BouncyCastle (>= 1.9.0)
- SkiaSharp (>= 2.88.7)
- SkiaSharp.HarfBuzz (>= 2.88.7)
- SkiaSharp.NativeAssets.Linux (>= 2.88.7)
- SkiaSharp.NativeAssets.macOS (>= 2.88.7)
- Svg.Skia (>= 1.0.0.18)
- System.IO.Packaging (>= 4.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SautinSoft.PdfMetamorphosis:
| Package | Downloads |
|---|---|
|
SautinSoft.Bundle
SautinSoft.Bundle is a package of .NET components for processing WORD, EXCEL, PDF, HTML, Text. With our components you get fast and reliable results in an easy–to–use format. Only the .NET is required, so you can deploy your application easily without having to think about other licenses. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026年7月1日 | 99 | 7/1/2026 |
| 2026年6月10日 | 675 | 6/10/2026 |
| 2026年5月19日 | 563 | 5/20/2026 |
| 2026年5月5日 | 181 | 5/5/2026 |
| 2026年4月22日 | 1,656 | 4/22/2026 |
| 2026年4月2日 | 355 | 4/3/2026 |
| 2026年3月30日 | 174 | 3/31/2026 |
| 2026年3月5日 | 264 | 3/11/2026 |
| 2026年2月19日 | 1,384 | 2/20/2026 |
| 2026年2月4日 | 280 | 2/4/2026 |
| 2026年1月20日 | 217 | 1/20/2026 |
| 2025年12月9日 | 2,360 | 12/9/2025 |
| 2025年10月22日 | 4,762 | 10/22/2025 |
| 2025年10月7日 | 427 | 10/7/2025 |
| 2025年9月24日 | 3,265 | 9/24/2025 |
| 2025年9月8日 | 1,149 | 9/8/2025 |
| 2025年8月25日 | 5,275 | 8/25/2025 |
| 2025年8月12日 | 711 | 8/12/2025 |
| 2025年7月29日 | 4,617 | 7/29/2025 |
| 2025年6月20日-hotfix | 854 | 6/20/2025 |
What's new in the version PDF Metamorphosis .Net 2026.7: https://sautinsoft.com/products/pdf-metamorphosis/help/net/release-notes/