sautinsoft.pdfmetamorphosis 9.1.5.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package sautinsoft.pdfmetamorphosis --version 9.1.5.4
NuGet\Install-Package sautinsoft.pdfmetamorphosis -Version 9.1.5.4
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="sautinsoft.pdfmetamorphosis" Version="9.1.5.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sautinsoft.pdfmetamorphosis --version 9.1.5.4
#r "nuget: sautinsoft.pdfmetamorphosis, 9.1.5.4"
#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 sautinsoft.pdfmetamorphosis as a Cake Addin
#addin nuget:?package=sautinsoft.pdfmetamorphosis&version=9.1.5.4

// Install sautinsoft.pdfmetamorphosis as a Cake Tool
#tool nuget:?package=sautinsoft.pdfmetamorphosis&version=9.1.5.4

PDF Metamorphosis .Net is 100% C# assembly to convert RTF, Text, HTML, DOC, DOCX documents to PDF. Also can split and merge PDF documents.
Requires only .NET Framework 4.0 or higher. Can be used in .NET Core 2.0 and higher.
Absolutely standalone library.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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
2024.1.12 9,558 1/12/2024
2023.10.5 12,639 10/5/2023
2023.5.18 7,753 5/18/2023
9.3.2.8 16,111 2/8/2023
9.2.10.13 12,506 10/13/2022
9.1.5.4 15,041 5/4/2022
9.0.2.16 32,946 2/16/2022
8.6.1.24 5,863 1/25/2022
8.5.12.13 4,890 12/13/2021
8.5.7.20-beta 1,312 7/20/2021
8.5.7.1 9,522 7/1/2021
8.4.5.11-beta 348 5/11/2021
8.4.5.6-beta 316 5/6/2021
8.4.1.28 11,441 1/28/2021
8.3.7.7 47,273 7/7/2020
8.3.5.20 1,595 5/20/2020
8.2.2.25 3,183 2/28/2020
8.1.10.10 4,103 10/9/2019
8.0.9.6 4,139 9/6/2019
7.1.2.14 16,644 2/14/2019
7.0.21.4 1,968 1/30/2019
7.0.8.10 3,139 8/10/2018
7.0.8.1 991 8/3/2018
7.0.6.4 1,635 5/31/2018
7.0.5.3 1,943 5/3/2018
6.8.10.4 33,747 4/12/2017
6.7.12.19 4,014 1/6/2017

Absolutely new version 9.1:
DOCX Reader:
+ Resolved issue with wrapping text on a new page. The problem was related to the increased font size.
+ Improved the algorithm to determine line spacing more accurately!
+ Fixed a bug with "black background". When using different styles, sometimes the background was inverted and the text was not readable.
+ There fixed a rare problem with the handling of the paragraph borders.
+ Fixed the issue with watermark. On certain Word-files containing old VML-graphics was an error with the watermark transparency.
HTML Reader:
+ There was a problem with some html files and a System.NullReferenceException's error.
RTF to PDF:
+ The problem with: background was fixed, FloatingTables was fixed, TextColor was fixed, PC freezes was fixed.

Fixed the issue with incorrect font directory for Mac OS.
Improved work with DOCX and RTF documents and Fixed some minor issues, which our customers sent to us.