Xfinium.Pdf.Render.Pcl
7.1.2
See the version list below for details.
dotnet add package Xfinium.Pdf.Render.Pcl --version 7.1.2
NuGet\Install-Package Xfinium.Pdf.Render.Pcl -Version 7.1.2
<PackageReference Include="Xfinium.Pdf.Render.Pcl" Version="7.1.2" />
<PackageVersion Include="Xfinium.Pdf.Render.Pcl" Version="7.1.2" />
<PackageReference Include="Xfinium.Pdf.Render.Pcl" />
paket add Xfinium.Pdf.Render.Pcl --version 7.1.2
#r "nuget: Xfinium.Pdf.Render.Pcl, 7.1.2"
#addin nuget:?package=Xfinium.Pdf.Render.Pcl&version=7.1.2
#tool nuget:?package=Xfinium.Pdf.Render.Pcl&version=7.1.2
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 and 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
Learn more about Target Frameworks and .NET Standard.
-
- Xfinium.Pdf.Pcl (>= 7.1.2)
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 | 864 | 5/1/2020 |
9.5.1 | 551 | 4/2/2020 |
9.5.0 | 564 | 3/2/2020 |
9.4.1 | 568 | 2/3/2020 |
9.4.0 | 577 | 12/20/2019 |
9.3.1 | 549 | 11/12/2019 |
9.3.0 | 566 | 10/8/2019 |
9.2.1 | 578 | 8/30/2019 |
9.2.0 | 631 | 8/2/2019 |
9.1.1 | 616 | 7/1/2019 |
9.1.0 | 606 | 5/30/2019 |
9.0.0 | 697 | 3/19/2019 |
8.4.1 | 940 | 2/4/2019 |
8.3.3 | 903 | 9/28/2018 |
8.3.2 | 850 | 8/30/2018 |
8.3.1 | 947 | 7/31/2018 |
8.3.0 | 942 | 6/29/2018 |
8.2.0 | 1,165 | 5/30/2018 |
8.1.0 | 1,191 | 4/30/2018 |
8.0.0 | 1,080 | 3/29/2018 |
7.1.2 | 1,126 | 2/27/2018 |
7.1.1 | 1,237 | 1/31/2018 |
7.1.0.2 | 1,110 | 1/9/2018 |
7.1.0 | 1,128 | 12/22/2017 |
7.0.0 | 1,052 | 11/7/2017 |
6.9.0 | 1,134 | 7/31/2017 |
6.8.0 | 1,253 | 5/30/2017 |
6.7.1 | 1,072 | 4/26/2017 |
6.7.0 | 1,061 | 3/14/2017 |
6.6.0.16 | 1,100 | 2/1/2017 |
6.6.0.12 | 1,050 | 1/26/2017 |
6.6.0.8 | 1,051 | 1/24/2017 |
6.6.0.6 | 997 | 1/23/2017 |
6.6.0.4 | 1,037 | 1/23/2017 |
Bug fixes:
- Annotations added to a page are not rendered unless the document is saved and reloaded - fixed
- Skia - PDF pages with indexed images cannot be rendered - fixed
- Skia - Large pages with many large clip regions or blend modes throw memory exceptions - fixed
- Some large pages cannot be rendered - fixed
- Image is rendered partially - fixed
- Page cannot be rendered because the content stream contains invalid tokens - fixed
- Page cannot be rendered in iOS/Mac viewer when using CoreGraphics rendering engine - fixed