Help Contents

Print2HTML5 OLE Automation API SDK

Print2HTML5 features Print2HTML5 SDK which helps developers to use Print2HTML5 OLE Automation API. SDK contains several files with type information plus samples in VBScript, ASP, ASP.NET, PHP, Java, Microsoft Visual C++, and Delphi. The SDK can be downloaded from Print2HTML5 download page at http://print2html5.com/download.php The Automation API SDK is contained in Automation folder of the SDK archive.

This folder contains following files:

  • p2hServer.tlb - type library containing definitions for all Print2HTML5 Automation API objects and enumerations;
  • p2hServer.idl - Interface Definition File with the same information.

These files can be used to import Print2HTML5 Automation API type information into your development tool. For example, type library file can be easily imported into Delphi or Microsoft Visual Studio to generate files for providing access to all Print2HTML5 Automation API objects. Refer to your development tool documentation for more information. See also Using Print2HTML5 OLE Automation API.

Samples

Print2HTML5 OLE Automation API SDK has several samples written in VBScript, ASP, ASP.NET, PHP, Java, Microsoft Visual C++, and Delphi. The samples are located in Samples subfolder. Each subfolder of this folder contains samples for different languages. Refer to ReadMe.htm files located in the root of sample folders for sample installation and usage instructions.