Persits.PDF.dll 3.5.0.33906

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

// Install Persits.PDF.dll as a Cake Tool
#tool nuget:?package=Persits.PDF.dll&version=3.5.0.33906

This service release includes several major fixes and improvements:

A bug in the PDF-to-Image module has been discovered, which causes a color to be rendered incorrectly if the underlying colorspace has 5 or more color components. This bug has now been fixed.

We have recently received numerous reports of the error PDF startxref not found from our users. We discovered that this error is generated by PDFs created by Microsoft Reporting Services PDF Rendering Extension due to a serious irregularity: these PDFs have hundreds and even thousands of trailing zero bytes at the end of the document. Since these malformed documents have become increasingly common, AspPDF now looks for the trailing zero bytes and safely skips them without throwing an exception.

We have discovered and fixed a serious buffer-overflow bug which may cause IIS to reset or even crash entirely when your script is doing something as mundane as drawing text with the DrawText method. This bug was apparently introduced back in 2015. The bug mostly affects AspPDF and not so much AspPDF.NET.

Other minor bugs have been fixed.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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.

This package has 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
3.7.0.34914 4,920 1/22/2024
3.7.0.34872 7,361 9/2/2023
3.7.0.34819 50,535 3/28/2022
3.7.0.34815 8,357 2/22/2022
3.7.0.34794 59,293 1/18/2022
3.6.0.34221 12,276 9/3/2021
3.6.0.34201 14,014 6/2/2021
3.5.0.33956 4,416 3/1/2021
3.5.0.33933 40,796 12/5/2020
3.5.0.33906 3,050 9/14/2020
3.5.0.33815 10,179 8/3/2020
3.5.0.33812 15,257 3/2/2020
3.5.0.33780 1,942 2/17/2020
3.5.0.33779 1,374 2/13/2020
3.5.0.33778 2,660 1/22/2020
3.5.0.33541 30,241 12/11/2019
3.4.0.33511 35,394 2/20/2019
3.4.0.33481 17,167 1/30/2019

None