What's NEW in easyPDF SDK ver. 5.1.!!!

 

For the new easyPDF SDK ver. 5.1 release we have included several enhancements, fixes, new features that will advanced the conversion process, particularly HTML to PDF conversion and PDF processing.

 

NEW!! NEW!! NEW!! JAVA Support

 

New in easyPDF SDK ver. 5.1 release, we included a Java COM bridge support based on The Java/Win32 integration project (Jawin) . This allows Java application to utilize of our rich easyPDF SDK library.
Please refer to "Java Setup" sub-section under "Getting Started" section for further details and instructions.

 

PDF Printer API NEW Features!!
There are several functionalities within PDF Printer API that has been updated, as well as new functionality that has been introduced to this new version of easyPDF SDK ver 5.1. (IEExtendedPrintJob).

NEW METHODS!! IEExtendedPrintJob
This object is a specialized version of the PrintJob object.
IEExtendedPrintJob is different from other PrintJob derived objects, such as IEPrintJob, because it doesn't use the printer driver to convert HTML into PDF.
IEExtendedPrintJob also retains the hyperlinks during conversion.

The following properties have been added to the IEExtendedPrintJob methods:

 

NEW METHODS!! IEExtendedSetting
This object is used to review and modify the global IE settings.
These settings apply to all IE documents.

The following properties have been added to the IEExtendedSetting methods:

 

Enhancements!! IEPrintJob new properties
These properties are different from the existing one in IESetting, in a sense that this property is built for multithreading purpose.
The following properties have been added to the IEPrintJob methods:

 

PDF Processor API New Features!!
The following functionalities has been added to the PDF Processor API: