Xfinium.Pdf.Render.Pcl 8.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xfinium.Pdf.Render.Pcl --version 8.3.1
                    
NuGet\Install-Package Xfinium.Pdf.Render.Pcl -Version 8.3.1
                    
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="Xfinium.Pdf.Render.Pcl" Version="8.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xfinium.Pdf.Render.Pcl" Version="8.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Xfinium.Pdf.Render.Pcl" />
                    
Project file
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 Xfinium.Pdf.Render.Pcl --version 8.3.1
                    
#r "nuget: Xfinium.Pdf.Render.Pcl, 8.3.1"
                    
#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.
#addin nuget:?package=Xfinium.Pdf.Render.Pcl&version=8.3.1
                    
Install Xfinium.Pdf.Render.Pcl as a Cake Addin
#tool nuget:?package=Xfinium.Pdf.Render.Pcl&version=8.3.1
                    
Install Xfinium.Pdf.Render.Pcl as a Cake Tool

XFINIUM.PDF library is a cross platform library for PDF development. It supports a wide set of features, ranging from simple PDF creation to form filling, content redaction, complex color conversions or PDF to image conversions. The simple object model follows the PDF specification so you can have complete control over the generated PDF files. Code written for XFINIUM.PDF can be compiled on all supported platforms without changes.
   
       The XFINIUM.PDF.Render.Pcl assembly is part of XFINIUM.PDF Viewer CROSS PLATFORM package: http://xfiniumpdf.com/xfinium-pdf-crossplatform/xfinium-pdf-packages.html
       

There are no supported framework assets in this 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
9.5.2 868 5/1/2020
9.5.1 553 4/2/2020
9.5.0 566 3/2/2020
9.4.1 570 2/3/2020
9.4.0 579 12/20/2019
9.3.1 551 11/12/2019
9.3.0 568 10/8/2019
9.2.1 580 8/30/2019
9.2.0 633 8/2/2019
9.1.1 618 7/1/2019
9.1.0 608 5/30/2019
9.0.0 701 3/19/2019
8.4.1 944 2/4/2019
8.3.3 904 9/28/2018
8.3.2 851 8/30/2018
8.3.1 950 7/31/2018
8.3.0 945 6/29/2018
8.2.0 1,169 5/30/2018
8.1.0 1,194 4/30/2018
8.0.0 1,083 3/29/2018
7.1.2 1,129 2/27/2018
7.1.1 1,240 1/31/2018
7.1.0.2 1,113 1/9/2018
7.1.0 1,131 12/22/2017
7.0.0 1,054 11/7/2017
6.9.0 1,136 7/31/2017
6.8.0 1,256 5/30/2017
6.7.1 1,074 4/26/2017
6.7.0 1,063 3/14/2017
6.6.0.16 1,101 2/1/2017
6.6.0.12 1,051 1/26/2017
6.6.0.8 1,052 1/24/2017
6.6.0.6 998 1/23/2017
6.6.0.4 1,038 1/23/2017

Bug fixes:
- NET Core - some form fields cannot be filled with Unicode characters - fixed
- JPG2000 images with indexed CMYK colorspace are not decoded correctly - fixed
- Some images are not extracted correctly - fixed
- WPF - Grayscale JPEG images are not decoded correctly - fixed
- Skia - Images masks are not rendered correctly - fixed
- Skia - Some dash patterns throw an exception - fixed
- GDI - Images masks are not rendered correctly - fixed
- GDI - Some dash patterns are not displayed - fixed
- Some text with cmap encoding is not rendered - fixed