Xfinium.Pdf.Render.Pcl
8.3.0
See the version list below for details.
dotnet add package Xfinium.Pdf.Render.Pcl --version 8.3.0
NuGet\Install-Package Xfinium.Pdf.Render.Pcl -Version 8.3.0
<PackageReference Include="Xfinium.Pdf.Render.Pcl" Version="8.3.0" />
paket add Xfinium.Pdf.Render.Pcl --version 8.3.0
#r "nuget: Xfinium.Pdf.Render.Pcl, 8.3.0"
// Install Xfinium.Pdf.Render.Pcl as a Cake Addin #addin nuget:?package=Xfinium.Pdf.Render.Pcl&version=8.3.0 // Install Xfinium.Pdf.Render.Pcl as a Cake Tool #tool nuget:?package=Xfinium.Pdf.Render.Pcl&version=8.3.0
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
Learn more about Target Frameworks and .NET Standard.
-
- Xfinium.Pdf.Pcl (>= 8.3.0)
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 | 825 | 5/1/2020 |
9.5.1 | 522 | 4/2/2020 |
9.5.0 | 534 | 3/2/2020 |
9.4.1 | 538 | 2/3/2020 |
9.4.0 | 542 | 12/20/2019 |
9.3.1 | 520 | 11/12/2019 |
9.3.0 | 534 | 10/8/2019 |
9.2.1 | 545 | 8/30/2019 |
9.2.0 | 601 | 8/2/2019 |
9.1.1 | 584 | 7/1/2019 |
9.1.0 | 574 | 5/30/2019 |
9.0.0 | 664 | 3/19/2019 |
8.4.1 | 883 | 2/4/2019 |
8.3.3 | 856 | 9/28/2018 |
8.3.2 | 803 | 8/30/2018 |
8.3.1 | 877 | 7/31/2018 |
8.3.0 | 872 | 6/29/2018 |
8.2.0 | 1,054 | 5/30/2018 |
8.1.0 | 1,072 | 4/30/2018 |
8.0.0 | 962 | 3/29/2018 |
7.1.2 | 1,008 | 2/27/2018 |
7.1.1 | 1,111 | 1/31/2018 |
7.1.0.2 | 988 | 1/9/2018 |
7.1.0 | 1,010 | 12/22/2017 |
7.0.0 | 973 | 11/7/2017 |
6.9.0 | 1,051 | 7/31/2017 |
6.8.0 | 1,128 | 5/30/2017 |
6.7.1 | 983 | 4/26/2017 |
6.7.0 | 978 | 3/14/2017 |
6.6.0.16 | 1,016 | 2/1/2017 |
6.6.0.12 | 966 | 1/26/2017 |
6.6.0.8 | 966 | 1/24/2017 |
6.6.0.6 | 912 | 1/23/2017 |
6.6.0.4 | 952 | 1/23/2017 |
New features:
+ Hatch style brushes: cross, diagonal cross, forward diagonal, backward diagonal, horizontal, vertical, checkerboard, large diamond, small diamond, large disc, small disc, large circle, small circle.
+ Background for paragraphs in formatted content
Bug fixes:
- Content is not aligned correctly on vertical in composite cells - fixed
- Some space characters are rendered as squares - fixed
- Flow table row properties are not preserved when the table is split - fixed
- Words cannot be extracted from PDF file if the text contains ligatures - fixed
- SKIA - Images with soft masks are not rendered - fixed
- Graphic engines for iOS and Android do not display the vector graphics - fixed