New support for ASP.NET Web forms apps
(created on: 13.10.14)
The ASP.NET Web Forms Server Controls package contains a suite of controls and resource to simplify the implementation of common scenarios for providing a controlled printing experience within an ASP.NET Web Forms application/site:
- Installation of the ScriptX Add-on on the client PC including a page crafted to assist the user during the installation process with prompts and screen snips depending upon the browser version being used.
- Initialising print settings such as headers, footers, margins and the printer to use.
- Buttons to initiate printing.
Along with the release of these client side NuGet packages, we have revised our documentation to provide a Quick start with Visual Studio that provides links to all the information you need for being productive quickly.