MeadScriptXPrintHtml 1.16.0

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

// Install MeadScriptXPrintHtml as a Cake Tool
#tool nuget:?package=MeadScriptXPrintHtml&version=1.16.0                

This library implements an emulation in javascript of the MeadCo ScriptX Add-on for Internet Explorer to bring print services to all browsers. To write javascript code that will work with both the Add-on and ScriptX.Print Services we recommend installing the MeadScriptXJS package, that package has this as a dependency.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MeadScriptXPrintHtml:

Package Downloads
MeadScriptXJS

This library implements a javascript wrapper on MeadCo's ScriptX Add-on for Microsoft Internet Explorer and ScriptX.Print Services for any browser, any device. The library provides for checking successful instantiation of the Add-on and implements convenience wrappers on some common functionality. The library works with both free and subscription ScriptX. Some convenience wrappers require a subscription.

MeadCoScriptXASPNETMVC

The package provides helpers to define the print settings such as headers and footers, margins, paper size etc and for print and preview buttons. In combination the helpers simplify working with ScriptX and provide exemplars for implementing more complex functionality.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.16.0 91 12/9/2024
1.15.2 116 7/12/2024
1.15.1 109 5/18/2024
1.15.0 116 5/17/2024
1.14.2 353 11/6/2023
1.14.1 301 9/26/2023
1.14.0 231 4/27/2023
1.12.0 334 3/8/2023
1.11.1 4,450 8/17/2022
1.11.0 529 4/28/2022
1.10.1 511 2/11/2022
1.10.0 373 1/13/2022
1.9.0 439 7/27/2021
1.8.3 427 4/14/2021
1.8.2 422 2/12/2021
1.8.1 449 2/3/2021
1.8.0 989 1/29/2021
1.7.2 550 12/8/2020
1.7.1 634 11/3/2020
1.7.0 709 10/14/2020
1.7.0-beta05 619 10/1/2020
1.7.0-beta04 325 8/24/2020
1.7.0-beta03 409 8/21/2020
1.7.0-beta02 342 8/21/2020
1.7.0-Beta01 432 8/20/2020
1.6.3 745 3/12/2020
1.6.2 562 3/6/2020
1.6.1 630 1/9/2020
1.6.0 1,179 9/9/2019
1.6.0-beta03 464 8/26/2019
1.6.0-beta02 650 8/16/2019
1.6.0-beta01 438 8/14/2019
1.5.9 1,147 7/9/2019
1.5.8 954 5/21/2019
1.5.7 1,100 4/26/2019
1.5.6 665 4/15/2019
1.5.5 612 4/12/2019
1.5.4 1,273 4/2/2019
1.5.3 711 3/29/2019
1.5.3-beta06 465 3/20/2019
1.5.2-beta 512 2/25/2019
1.5.1-beta 578 2/18/2019
1.4.9 897 10/23/2018
1.4.8 1,712 6/19/2018
1.4.7-beta 833 6/6/2018
1.4.2-beta 834 6/5/2018
1.4.0-beta03 865 6/1/2018
1.3.1 1,214 11/20/2017
1.3.0 1,002 10/16/2017
1.2.2 973 9/28/2017
1.2.1 1,607 9/15/2017
1.2.0 1,015 9/4/2017
1.1.1 1,245 9/1/2017

No depenendency on jQuery. Uses fetch API for AJAX calls. Support for Bootstrap 5.