Neodynamic JSPrintManager 4.x

Released: Jun 30, 2021

4.x での更新項目

4.0.22.512

Updated May 13, 2022

Fixes

Client App

  • SAN file settings were not correctly configured in the SSL cert.
  • Internal file names were changed to be backward compatible.

4.0.22.408

Updated Apr 11, 2022

Fixes

Client App

  • Memory leak when printing PDF, TIF, DOC & XLS files.
  • Target printer setting when printing DOC & XLS files.

4.0.7

Updated Mar 21, 2022

Fixes

  • JSPrintManager onError was not handling WS onerror.

4.0.22.321

Updated Mar 21, 2022

Fixes

Client App

  • Temp file creation was delaying the printing process.

4.0.22.305

Updated Mar 5, 2022

Features

Client App (Windows Only)

  • Added support for domain names with wildcard asterisk (*) characters in Allow/Block Sites List.

Fixes

Client App (Windows Only)

  • File name was not correctly set when using DefaultPrinter instance.
  • Offset margins when PDF page size matches the physical paper size.

4.0.22.125

Updated Jan 28, 2022

Features

Client App

  • Improved License validation.

Fixes

Client App

  • Printers Watcher onUpdate was not working.

4.0.5

Updated Jan 26, 2022

Fixes

  • Function do not exist.

4.0.4

Updated Dec 15, 2021

Fixes

  • PrintFile serialization when source type is set to Base64.

4.0.3

Updated Dec 3, 2021

Fixes

  • Moved to JS modules.

4.0.21.1102

Updated Nov 11, 2021

Fixes

Client App

  • Font Size param was ignored when printing plain text content through PrintFileTXT class.

4.0.2

Updated Oct 14, 2021

Features

  • Added onError event to WS.

Fixes

  • PrintFile serialization when source type is set to Base64.

4.0.21.923

Updated Sep 27, 2021

Fixes

Client App

  • Copies param was ignored when printing some file formats like PDF.

4.0.1

Updated Aug 19, 2021

Fixes

  • Stop function did not close websocket completely.

4.0.21.817

Updated Aug 18, 2021

Fixes

Client App

  • Prevent printer watcher to break JSPrintManager startup.

4.0.21.728

Updated Jul 29, 2021

Fixes

Client App (RaspPi Only)

  • Fixed error `Could not create the certificate vault`.

4.0

Updated Jun 30, 2021

Features

  • Added PrintFileGroup class to treat and print a group of files (mix images, PDF and TXT) as if they were a single multi-page document with duplex printing support.
  • Added advanced Multipage TIF printing (Print as Grayscale, Rotation, Page Range, Duplex, Sizing, Auto Center and Auto Rotate) through the new PrintFileTIF class.
  • Added native support for the following image formats:
    • Microsoft Windows or OS/2 Bitmap File (*.BMP).
    • Dr. Halo (*.CUT).
    • DirectDraw Surface (*.DDS).
    • ILM OpenEXR (*.EXR).
    • Raw Fax format CCITT G3 (*.G3).
    • Graphics Interchange Format (*.GIF).
    • High Dynamic Range (*.HDR).
    • Windows Icon (*.ICO).
    • Amiga IFF (*.IFF, *.LBM).
    • JPEG-2000 codestream (*.J2K, *.J2C).
    • JPEG Network Graphics (*.JNG).
    • JPEG-2000 File Format (*.JP2).
    • Independent JPEG Group (*.JPG, *.JIF, *.JPEG, *.JPE).
    • JPEG XR image format (*.JXR, *.WDP, *.HDP).
    • Commodore 64 Koala format (*.KOA).
    • Multiple Network Graphics (*.MNG).
    • Portable Bitmap (ASCII) (*.PBM).
    • Portable Bitmap (BINARY) (*.PBM).
    • Kodak PhotoCD (*.PCD).
    • Zsoft Paintbrush PCX bitmap format (*.PCX).
    • Portable Floatmap (*.PFM).
    • Portable Graymap (ASCII) (*.PGM).
    • Portable Graymap (BINARY) (*.PGM).
    • Apple Macintosh PICT (*.PCT, *.PICT, *.PIC).
    • Portable Network Graphics (*.PNG).
    • Portable Pixelmap (ASCII) (*.PPM).
    • Portable Pixelmap (BINARY) (*.PPM).
    • Adobe Photoshop (*.PSD).
    • Sun Rasterfile (*.RAS).
    • RAW camera image (CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc).
    • Silicon Graphics SGI image format (*.SGI).
    • Truevision Targa files (*.TGA, *.TARGA).
    • Tagged Image File Format (*.TIF, *.TIFF).
    • Wireless Bitmap (*.WBMP).
    • Google WebP image format (*.WEBP).
    • X11 Bitmap Format (*.XBM).
    • X11 Pixmap Format (*.XPM).
  • Added manual duplex printing support for plain text files through new PrintFileTXT class.
  • Added scanner support for duplex and feeder (ADF) options under Microsoft Windows Clients.
  • Added UI for managing sites permissions.
  • WIA scanner drivers are no longer supported. Please install TWAIN driver for the affected scanner device.