Skip to content

Releases: MeadCo/ScriptX.Print.Client

v1.8.0

29 Jan 18:09

Choose a tag to compare

Support for supplying an authorisation cookie with print requests. Requires ScriptX.Services for Windows PC 2.12 or later.

v1.7.2: Reduce polution of window. by one

08 Dec 19:02

Choose a tag to compare

Interception of ctrl-p can be removed / is optional .

Remove uses of $ and replace with jQuery to avoid namespace collisions with other libraries.

DefaultPrinter() returns current OS default

03 Nov 21:34

Choose a tag to compare

With ScriptX.Services for Windows PC 2.11.1 or later DefaultPrinter() now returns the current system default printer as does DefaultPrinter() with ScriptX.Addon.

Emulation of printToFile and bug fixes.

14 Oct 16:57

Choose a tag to compare

factory.printing,printToFile is now emulated. This requires ScriptX.Services v2.11 or later.

Documentation is improved and using github pages - jsDoc3 is used.

A number of bug fixes:

  • async initialisation of factory could be incomplete with a failure to get the default print settings
  • factory.printing.Print() with frame object of window or window.self would throw an error. Now prints window.
  • improve error parsing

Additions:

  • Add support for global var MeadCo = { "logEnable": true }; in host page to produce detailed logs from the get-go
  • Missing dialog implementations reported as error to console with help link rather than a "FeatureNotImplemented" dialog.
  • Attribute based initialisation reports licensing errors - disable with attribute data-meadco-reporterror=false
  • errorMessage property is now available on MeadCo.ScriptX.Print.Licensing
  • factory emulation adds Ctrl-P keyboard handler to override browser handler as does .Addon.

Support for emulation of the printToFile property

20 Aug 15:58

Choose a tag to compare

Adds support for emulation of the printToFile property and bug fixes:

  • Async init with MeadCoScriptXJS could fail to complete.

v1.6.3

12 Mar 12:32

Choose a tag to compare

Fix badly defined nuget package

v1.6.2

06 Mar 12:07

Choose a tag to compare

Changes to the UI Page/Print dialogs

  • Remove the dependency on MeadCoScriptXJS and spinner libraries.
  • Remove the dependency on factory emulation.
  • Support Bootstrap 4 (the library will determine the Bootstrap version in use and use an appropriate design).

Bug fixes

  • A few bug fixes/code improvements.

Bug fixes

26 Feb 16:47

Choose a tag to compare

Fixes incorrect conversion of arguments from BatchPrintPDF()/PrintPDF() emulations resulted in different output to that from .Addon

Support for Service Descriptiion API and Direct (RAW) printing

09 Sep 15:35

Choose a tag to compare

.. and a small collection of bug fixes.

Minor improvements and fixes

09 Jul 14:51

Choose a tag to compare

v1.5.9

Bump version to 1.5.9 and build