SautinSoft.PdfVision 6.2.11.16

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

// Install SautinSoft.PdfVision as a Cake Tool
#tool nuget:?package=SautinSoft.PdfVision&version=6.2.11.16

PDF Vision .Net provides API to convert HTML, ASPX, Images (Tiff, Jpeg, Png) to PDF format.
Furthermore, it gives you methods to split and merge PDF.

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 is compatible.  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 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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
2023.11.2 1,238 11/2/2023
2023.7.4 1,204 7/4/2023
6.5.4.7 1,044 4/7/2023
6.5.4.6 720 4/7/2023
6.4.3.16 838 3/15/2023
6.3.3.7 801 3/7/2023
6.2.11.16 3,482 11/16/2022
6.1.5.16 2,698 5/16/2022
6.0.3.15 5,276 3/15/2022
5.6.8.10 3,597 8/10/2021
5.5.5.28 6,433 5/28/2020
5.4.2.21 145,171 2/21/2020
5.3.6.5 6,937 6/5/2019
5.0.13.10 5,775 1/10/2017
5.0.11.22 2,077 1/6/2017

What's new in the version 6.2:
+ .NET 7.0 support: Starting from the version 6.2 appeared the SautinSoft.PdfVision.dll assemblies compiled for a unified platform .NET 7.0.
+ We've updated the Chromium's engine inside. The current version is 103.
Chromium v.103 was fixed:
+ There's a new HTTP 103 status code that helps the browser decide what content to preload before the page has even started to arrive.
+ AbortSignal.timeout() is an easier way to implement timeouts on asynchronous APIs.
+ Chromium now matches Firefox by firing popstate immediately after URL changes.
+ Blocked external protocol in sandboxed iframes.
+ Last version supported for OS X El Capitan and macOS Sierra.
+ Stability and performance improvements.