SumatraPDF.PluginMode.x86 1.0.6

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

// Install SumatraPDF.PluginMode.x86 as a Cake Tool
#tool nuget:?package=SumatraPDF.PluginMode.x86&version=1.0.6

SumatraPDF Reader in enhanced Plugin Mode

About this project:

  • The aim of this project is generate 2 NuGet packages to be referenced by applications using SumatraPDFControl.

  • Is was forked from original SumatraPDF and modified to work in enhanced plugin mode.

Remarks

  • SumatraPDF is a multi-format (PDF, EPUB, MOBI, FB2, CHM, XPS, DjVu) reader for Windows under (A)GPLv3 license.

  • SumatraPDFControl is a windows Forms Control based on SumatraPDFReader to view and read Portable Document Files (PDF).

Compiling

To compile you need Visual Studio 2019 16.6 or later. Free Community edition works.

  • Open vs2019/SumatraPDF.sln and hit F5 to compile and run.

  • For best results use the latest release available as that's what I use and test with. If things don't compile, first make sure you're using the latest version of Visual Studio.

There are no supported framework assets in this 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
1.0.9 1,317 7/26/2021
1.0.8 311 7/21/2021
1.0.6 333 7/16/2021
1.0.5 337 7/10/2021
1.0.4 359 7/9/2021
1.0.3 313 7/6/2021
1.0.2 307 7/6/2021
1.0.1 369 7/5/2021
1.0.0 325 6/28/2021

Update from SumatraPDF Release 3.3.1 (some other fixes)