| 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:
- ApplyBGColorToPaper
- AutoAdjustPaperSize
- ContentOrientation
- IEExtendedSetting
- MarginTop
- MarginRight
- MarginLeft
- MarginBottom
- PageHeight
- PageWidth
- ResumeOnError
| 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:
- DisableScriptDebugger
- DisplayErrorDialogOnEveryError
| 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:
- Header: This property modifies IE's header
setting.
- Footer: This property modifies IE's footer
setting.
- MarginBottom: This property modifies bottom
margin.
- MarginLeft: This property modifies left
margin.
- MarginRight: This property modifies right
margin.
- MarginTop: This property modifies top
margin.
- PaperOrientation: This property modifies paper
orientation.
- ResumeOnError: This property determines
whether to resume conversion if IE browser fails to render an HTML
page or a URL.
| PDF Processor API New
Features!!
|
The following functionalities has been added to the PDF Processor
API:
- Add Stamp: Now the user can add stamp to an
existing PDF file.
- Add Watermark: Now the user can add stamp to
an existing PDF file.
- Add DateTimeTextForPrint: Now the user can add
date and/or time text to an existing PDF file for printing purpose
only.
The date and/or time will not be viewable during PDF viewing in
AdobeĀ® Acrobat/Reader.
- Linearize: Now the user can linearize an
existing PDF file (allow the PDF file for fast web viewing).
- PrintToPhysicalPrinter: Now the user can print
an existing PDF file directly to the physical printer.
-
<<