Bytescout.PDFViewer 10.4.0.3603

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

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

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 278 7/24/2023
13.4.1.4786 163 7/14/2023
13.4.0.4759 157 5/24/2023
13.4.0.4753 140 5/23/2023
13.4.0.4734 185 5/9/2023
13.4.0.4727 184 5/2/2023
13.4.0.4720 199 4/18/2023
13.3.0.4515 488 9/27/2022
13.2.1.4490 509 6/13/2022
13.2.0.4486 472 6/7/2022
13.1.1.4481 472 5/25/2022
13.1.0.4387 531 1/25/2022
13.0.1.4282 453 11/8/2021
13.0.0.4255 436 10/4/2021
12.1.5.4184 465 7/5/2021
12.1.4.4172 418 6/17/2021
12.1.0.4137 489 5/18/2021
12.0.0.4063 514 2/8/2021
11.3.0.3984 608 10/26/2020
11.2.1.3960 574 9/1/2020
11.2.1.3927 599 7/9/2020
11.2.0.3921 517 7/1/2020
11.1.0.3868 622 4/10/2020
11.1.0.3865 634 4/4/2020
11.1.0.3846 585 3/19/2020
11.0.0.3806 650 2/12/2020
10.8.0.3742 608 12/12/2019
10.8.0.3736 594 12/6/2019
10.8.0.3733 600 12/4/2019
10.6.0.3667 678 10/1/2019
10.5.0.3636 628 9/2/2019
10.4.0.3619 599 8/15/2019
10.4.0.3603 632 8/7/2019
10.3.0.3567 647 7/2/2019
10.2.0.3515 638 5/28/2019
10.1.0.3444 654 4/5/2019
10.1.0.3440 655 4/5/2019
9.4.0.3399 669 3/12/2019
9.3.0.3359 753 2/4/2019
9.2.0.3293 785 11/20/2018
9.2.0.3262 852 10/24/2018
9.2.0.3260 792 10/24/2018
9.1.0.3170 960 7/26/2018
9.1.0.3169 1,075 7/18/2018
9.1.0.3168 1,019 7/18/2018
9.0.0.3083 1,091 4/11/2018
9.0.0.3081 1,071 4/11/2018
8.8.0.3020 996 2/20/2018
8.8.0.3017 1,027 1/23/2018
8.7.0.2966 971 11/8/2017
8.6.0.2912 1,027 8/1/2017
8.5.0.2860 1,041 6/8/2017
8.5.0.2856 1,001 6/1/2017
8.4.1.2822 1,058 4/12/2017
8.4.0.2820 1,037 3/29/2017
8.3.0.2797 1,031 3/7/2017
8.2.0.2699 1,059 1/11/2017
8.1.0.2600 1,066 10/21/2016
8.0.0.2544 1,033 9/2/2016
8.0.0.2528 1,039 8/23/2016
8.0.0.2523 990 8/19/2016
7.0.0.2493 1,124 6/27/2016

ByteScout PDF Viewer SDK for .NET WinForms

ByteScout, Inc. (c) 2012-2019

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:

10.4.0.3600 (August 6, 2019)
============================
- Fixed multi-select mode issues.
= Improved rendering of transparent text.
= Improved parsing of PDF documents.
- Other minor fixes and improvements.

10.3.0.3566 (July 2, 2019)
==========================
= Improved rendering of cropped PDF pages.
- Fixed `OutOfMemoryException` on tiling patterns with very large step or bounding box.
- Fixed rendering of UTF-8 encoded text.
= Improved rendering of Japanese fonts.
= Replaced legacy `FolderBrowserDialog` with modern `FolderSelectDialog` in the Attachment Browser.

10.2.0.3512 (May 28, 2019)
==========================
+ Added 'Ctrl-Shift-Home' and 'Ctrl-Shift-End' hotkeys for fast navigation to the first or last page.
+ Added 'Ctrl-C' hotkey to copy selected text to the clipboard.
+ Added 'Ctrl-NumPadPlus', 'Ctrl-NumPadMinus' and 'Ctrl-NumPad0' hotkeys for zooming.
+ New property 'ShowResizeHandlesForActiveSelectionOnly'.
+ New property 'InactiveSelectionColor'.
+ Added 'CacheVisitedPages' property that caches rendered PDF pages for faster switching to visited pages.
       
10.1.0.3439 (April 4, 2019)
===========================
= Reduced excessive painting when selection cursor is FullViewCross.
= Improved parsing of PDF documents.
= Improved PDF rendering.
- Other minor fixes and improvements.

9.4.0.3398 (March 12, 2019)
===========================
= Improved handling of embedded PDF fonts.
= Improved parsing of PDF documents.
= Improved PDF rendering.
- Other minor fixes and improvements.

9.3.0.3359 (January 31, 2019)
=============================
+ Added new selection cursor: full-view cross.
+ Added `ShowToolbarRotate` property.
- Removed C++ runtime dependencies.
- Other minor fixes and improvements.

9.2.0.3254 (October 22, 2018)   
=============================
+ PDFViewerControl: added `TranslatePointToDocumentPoints` and `TranslateRectangleToDocumentPoints` methods for conversion from control's screen coordinates to PDF document points.
= Changed font rendering engine to improve text rendering and to circumvent Windows GDI font processing issues.
= Embedded default fonts to fallback to if a font is missing in Windows.
- Improved rendering of cropped PDF documents.
= Performance improvements.
- Other minor fixes and improvements.

...