Home CSS Editor Reports Office Code Gallery Download Order Contacts

New in 4.6

  1. Improved conversion quality for all document types.
  2. Significantly improved conversion speed and memory consumption for all document types.
  3. Reduced size of converted document for all document types.
  4. Document to text conversion is now much faster (direct text extraction and use of SAX parser for XML).
  5. Added support for MIME mail messages .EML (including attachments).
  6. Classes for reading Outlook databases (.PST, .OST).
  7. Classes for reading RAR archives.
  8. Classes for reading The Bat message folders (.TBB).
  9. New THtOfficeDocument.AsThumbnail function for creating document thumbnail.
  10. Added support for password protected office files (OnPasswordRequest callback in converion methods)
  11. New THtOfficeDocument.ConvertStreamtoText for converting to text with support for callback function which get next portion of text during conversion.
  12. New MaxLines and MaxPages properties to limit size of converted document.
  13. Converted Word/RTF documents can have paged and web layout.
  14. Direct PDF export for all platforms (no OS or third party library used).
  15. Fully functional text search engine (can index documents from any souce: file, archive, database, etc. using implementation of IHtVirtualFolder interface).