Bytescout.PDFViewer 13.4.1.4802

dotnet add package Bytescout.PDFViewer --version 13.4.1.4802                
NuGet\Install-Package Bytescout.PDFViewer -Version 13.4.1.4802                
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="Bytescout.PDFViewer" Version="13.4.1.4802" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bytescout.PDFViewer --version 13.4.1.4802                
#r "nuget: Bytescout.PDFViewer, 13.4.1.4802"                
#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 Bytescout.PDFViewer as a Cake Addin
#addin nuget:?package=Bytescout.PDFViewer&version=13.4.1.4802

// Install Bytescout.PDFViewer as a Cake Tool
#tool nuget:?package=Bytescout.PDFViewer&version=13.4.1.4802                

ByteScout PDF Viewer SDK - WinForms control to view PDF files

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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
13.4.1.4802 392 7/24/2023
13.4.1.4786 203 7/14/2023
13.4.0.4759 198 5/24/2023
13.4.0.4753 174 5/23/2023
13.4.0.4734 216 5/9/2023
13.4.0.4727 223 5/2/2023
13.4.0.4720 233 4/18/2023
13.3.0.4515 521 9/27/2022
13.2.1.4490 548 6/13/2022
13.2.0.4486 504 6/7/2022
13.1.1.4481 501 5/25/2022
13.1.0.4387 570 1/25/2022
13.0.1.4282 487 11/8/2021
13.0.0.4255 474 10/4/2021
12.1.5.4184 498 7/5/2021
12.1.4.4172 454 6/17/2021
12.1.0.4137 526 5/18/2021
12.0.0.4063 553 2/8/2021
11.3.0.3984 650 10/26/2020
11.2.1.3960 633 9/1/2020
11.2.1.3927 641 7/9/2020
11.2.0.3921 549 7/1/2020
11.1.0.3868 658 4/10/2020
11.1.0.3865 667 4/4/2020
11.1.0.3846 627 3/19/2020
11.0.0.3806 684 2/12/2020
10.8.0.3742 655 12/12/2019
10.8.0.3736 632 12/6/2019
10.8.0.3733 635 12/4/2019
10.6.0.3667 720 10/1/2019
10.5.0.3636 664 9/2/2019
10.4.0.3619 629 8/15/2019
10.4.0.3603 657 8/7/2019
10.3.0.3567 698 7/2/2019
10.2.0.3515 667 5/28/2019
10.1.0.3444 686 4/5/2019
10.1.0.3440 682 4/5/2019
9.4.0.3399 696 3/12/2019
9.3.0.3359 789 2/4/2019
9.2.0.3293 821 11/20/2018
9.2.0.3262 893 10/24/2018
9.2.0.3260 842 10/24/2018
9.1.0.3170 995 7/26/2018
9.1.0.3169 1,114 7/18/2018
9.1.0.3168 1,060 7/18/2018
9.0.0.3083 1,132 4/11/2018
9.0.0.3081 1,112 4/11/2018
8.8.0.3020 1,029 2/20/2018
8.8.0.3017 1,064 1/23/2018
8.7.0.2966 1,004 11/8/2017
8.6.0.2912 1,066 8/1/2017
8.5.0.2860 1,073 6/8/2017
8.5.0.2856 1,036 6/1/2017
8.4.1.2822 1,113 4/12/2017
8.4.0.2820 1,075 3/29/2017
8.3.0.2797 1,065 3/7/2017
8.2.0.2699 1,094 1/11/2017
8.1.0.2600 1,098 10/21/2016
8.0.0.2544 1,064 9/2/2016
8.0.0.2528 1,072 8/23/2016
8.0.0.2523 1,017 8/19/2016
7.0.0.2493 1,157 6/27/2016

ByteScout PDF Viewer SDK for .NET WinForms

Artifex Software Inc. (c) 2012-2023

System Requirements: Visual Studio 2005, .NET Framework 2.0 or later

Features:

- WinForms control to view PDF files;
- Does not require any Adobe or 3rd-party tools installed;
- Supports zoom-in/zoom-out, rotation;
- Copies selected text to clipboard;
- Finds text in PDF document;
- Supports custom paint routings allowing to draw anything over the canvas.

History of changes:

13.4.1.4759 (July 14, 2023)
================================
= Performance improvements
- Other minor fixes and improvements.

13.4.0.4659 (April 10, 2023)
================================
= Performance improvements
- Other minor fixes and improvements.

13.3.0.4514 (September 27, 2022)
================================
= Improved parsing and rendering of PDF documents.
- Other minor fixes and improvements.

13.2.0.4485 (June 7, 2022)
==========================
= Improved font rendering.
= Improved rendering of matte masks.
= Improved parsing of PDF documents.
- Other minor fixes and improvements.

13.1.0.4386 (January 24, 2022)
==============================
- Fixed exception caused by double disposing when using the control from WPF.
= Improved parsing and rendering of PDF documents.
= Other minor fixes and improvements.

13.0.0.4253 (October 4, 2021)
=============================
+ Added 'DisplayAttachments' property that allows to show/hide the floating "attachments" button.
= Improved parsing and rendering of PDF documents.
= Other minor fixes and improvements.

12.1.0.4136 (May 18, 2021)
==========================
- Fixed event firing on the selection clear.
= Improved touch gestures.
= Improved parsing and rendering of PDF documents.
= Other minor fixes and improvements.

12.0.0.4062 (February 8, 2021)
==============================
+ Added support for touchscreen gestures: pan, zoom, rotate.
= Improved support for external Chinese fonts.
= Improved positioning of rotated PDF objects.
= Now the damaged CCITT and JBIG2 images are skipped from rendering avoiding crashes.
- Fixed exception on copying empty selection to clipboard.
= Improved parsing and rendering of PDF documents.
= Other minor fixes and improvements.

11.3.0.3983 (October 26, 2020)
==============================
! Fixed a memory leak that caused the app to slow down gradually and crash.
= Improved rendering of the ZapfDingbats font.
= Improved parsing of PDF documents.
- Other minor fixes and improvements.

11.2.0.3919 (June 20, 2020)
===========================
+ Added methods allowing to associate selection rectangles with user objects.
+ Added 'ClearSelection()' method.
- The control to correctly detects RTL text in "Copy to Clipboard" menu command.
= Improved precision of coordinates and dimensions of selection rectangles when scaling.
= Improved parsing of PDF documents.
- Other minor fixes and improvements.

11.1.0.3845 (March 19, 2020)
============================
= Improved rendering of semitransparent objects.
= Improved parsing of PDF documents.
- Other minor fixes and improvements.

11.0.0.3805 (February 11, 2020)
===============================
+ Added support for new revision of PDF encryption (ISO 32000-2:2017 compliance).
+ Added 'LicenseInfo' property providing detailed information about your license.
- Fixed text search issues on some documents.
- Fixed .NET Core compatibility issue.
= Improved parsing of PDF documents.
- Other minor fixes and improvements.

10.8.0.3732 (December 4, 2019)
==============================
= Improved handling of Arabic fonts and charsets.
= Improved handling of CJK fonts and charsets.
= Improved parsing of PDF documents.
- Other minor fixes and improvements.

10.7.0.3697 (November 1, 2019)
==============================
= Improved rendering of annotations with images.
= Improved parsing of PDF documents.
- Other minor fixes and improvements.

...