Winnovative HTML to PDF Converter

Winnovative HTML to PDF Converter for .NET Installation

Winnovative HTML to PDF Converter for .NET Documentation

Winnovative HTML to PDF Converter for .NET is not using any third party tools and no installations or special settings are necessary on the server in order to get it working. The same assembly works both in 32-bit and 64-bit environments and xcopy deployment on the server is supported. The product is delivered into a zip archive and it doesn't have an installer. You have to simply unzip the archive in a folder on the disk. Below is a brief description of the archive files and folders.

Top Level Files

wnvhtmltopdf.dll ‐ is the HTML to PDF converter assembly that you can link in any .NET application.

wnvinternal.dat ‐ is a resource file of wnvhtmltopdf.dll needed for HTML to PDF conversion.

wnvhtmltopdf.xml ‐ is the HTML to PDF converter API reference in XML format for Visual Studio IntelliSense.

Help.chm ‐ contains the HTML to PDF converter library API Reference and User Guide in Microsoft Compiled HTML Help format.

DemoApp.exe ‐ is a Windows Forms demo application that can be used to convert a web page from an URL or a HTML string to PDF or Image.

Samples Folder

The Samples folder contains the demo applications for .NET 4.0 and later versions in C# and VB.NET for ASP.NET Web Forms, Windows Forms, ASP.NET MVC and Azure Cloud Service. They offer ready to use code for all the major features of the library.

AspNet ‐ this folder contains the demo applications for ASP.NET Web Forms in C# and VB.NET.

WinForms ‐ this folder contains the demo applications for Windows Forms in C# and VB.NET.

Mvc ‐ this folder contains a demo application for ASP.NET MVC in C#.

Azure ‐ this folder contains a demo application for ASP.NET Web Forms in C# to be deployed as an Azure Cloud Service Application

DemoAppFiles Folder

The DemoAppFiles folder contains the input and output files for DemoApp.exe.

See Also

Reference

Other Resources