Neodynamic WebClientPrint for ASP.NET Releases

Released: Jan 20, 2021

Updates in V6.0.x

V6.0

Updated Jan 20, 2021

Features

  • 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...

Released: Oct 7, 2019

Updates in V5.0.x

V5.0.20.904

Updated Sep 5, 2020

Fixes

  • Fixed an issue with Access Violation error.

V5.0.20.903

Updated Sep 3, 2020

Fixes

  • Fixed and issue where image file printing parameters PX, PY, PW, and PW were not correctly handled.

V5.0.20.212

Updated Mar 3, 2020

Fixes

  • TrayName setting was not honored in macOS.

V5.0.20.127

Updated Jan 28, 2020

Fixes

  • Error "EPdfUnsupportedFeatureException" with some PDF files.
  • Error "Password required or invalid password" with encrypted PDF files that do not require a...

Released: May 31, 2018

Updates in V4.0.18.601

Features

  • Support for specifying custom page size through PaperName property of InstalledPrinter class when printing PDF files.

Released: Jan 12, 2018

Updates in V4.0.2018.109

Features

  • Added new class constructor options to PrintFilePDF and PrintFileTXT that allow you to specify files from a binary source (array of bytes).

Released: Dec 22, 2017

Updates in V4.0

Features

  • Print PDFs silently on Windows Clients without dependencies.
  • Added PDF custom printing settings including Print as Grayscale, Print Annotations, Rotation, Page Range and more.
  • TXT custom printing now features Print Orientation, Text Alignment (Justify, Left, right, center); output font name, size, color and style (bold, italic, underline, strikethrough) and margin settings.
  • Get a list of Installed Printers and other useful info including PortName, Is Connected, Is Shared, Is Local, Is...

Released: Jan 24, 2017

Updates in V3.0

Features

  • PrintFile now allows you to specify files from HTTP sources.
  • Improved the WCPP detection and list of installed printers by using a timeout approach.
  • File names in alphabetical order in a PrintFileGroup is now honored for printing priority.
  • Added support for printing to Default printer if the specified installed printer is not found or missing at printing time.
  • Full control for storing client related info (like list of installed printers) anywhere at the server side, from memory/disk...

Released: Apr 8, 2013

Updates in this release

Updates in V2

  • Receive list of installed printers on the client machine using JavaScript.
  • Support for SSL/HTTPS protocol.
  • Print common files formats like PDF, TXT, DOC, XLS, JPG, PNG and TIFF (Multipage).