Release Notes
XMLMill 2.60 (March 28th, 2006)
Major upgrade with one important improvement (see below).
Read the full release notes document (96 kb) (This document has been completely generated using XMLMill 2.60).
All new Products Features are eligible for XMLMill for Java and XMLMill for Domino.
- Download a trial version in our download section
Digital Signatures
With this version you can digitally sign your documents, using the RSA crypto-system and a SelfSigned, Verisign or Thawte (or from any other institution that supports X509 DER encoded certificates).
The signing of documents is done in one-pass, meaning without the need to first generate the document, save it on disk and then to reread the document to sign it.
This is an important feature for High-Performance Web Applications using XMLMill with the Java Servlet API, where the signing of PDF documents should be done as fast as possible without the need for diskspace (in memory only, zero disk base use).
Furthermore, as the signing is done during the generation of the PDF document, no valuable time is lost (as there is no need to reread the document to sign it).
Digital Signatures
With this version you can digitally sign your documents, using the RSA and a SelfSigned, Verisign or Thawte (or from any other institution that supports X509 DER encoded certificates).
The signing of documents is done in one-pass, meaning without the need to first generate the document, save it on disk and then to reread the document to sign it.
This is an important feature for High-Performance Web Applications using XMLMill with the Java Servlet API, where the signing of PDF documents should be done as fast as possible without the need for diskspace (in memory only, zero disk base use).
Furthermore, as the signing is done during the generation of the PDF document, no valuable time is lost (as there is no need to reread the document to sign it).