Jump to content
Sign in to follow this  
Alexander Sviridenkov

ANN: HTML Office Library 4.7 released

Recommended Posts

The only native Delphi library for reading and displaying documents in 19 formats: Word, Excel, Powerpoint, PDF, EPUB, Outlook and much more.

Whats's new

1. Support for MBOX files (Thunderbird and other mail app. mailboxes)
2. Support for CHM (help) file format.
3. Support for CSV (displayed as table).
4. Support for DOC 6-95 format.
5. Support for old XLS format.
6. Encoding detection for text files.
7. Support for PICT format (embedded to some office documents)
8. Support for JPX (JPEG2000) - currently using openjpeg.
9. PDF conversion was completely rewritten:
Big improvements in PDF rendering quality.
Better text extraction from PDF (space detection, hyphenation handling).
Faster PDF conversion - 1000 pages / sec.
Less memory consumption for conversion of big PDF files.
SIMD optimized image conversion for PDF (color spaces, masks, etc.).
10. Improvements in PPTX, DOCX and XLS.
11. Faster text extraction for all formats.
12. Added document properties Authod, Keyword, Modified, Created.
13. Search engine was completely rewritten:
14. Smaller index and faster than all similar products (dtsearch, docfetcher, copernic, x1, etc.), search for word sequence.
15. Support for highlighting of code files (PAS, C++, JS, etc.)
16. DarkMode property - convert styles to dark theme.
17. ImageConverted now has CanvasClass property (canvas is used in HTML to PNG conversion).
18. ODTTF format support
19. TOTFFont now supports adding ligatures
20. FileBrowser demo no more requires VirtualTrees.
21. New demo - PPT file explorer.

Demos:
https://delphihtmlcomponents.com/FileBrowser.zip - file viewer.
https://delphihtmlcomponents.com/codefinder.html - full text search engine / document viewer.

https://delphihtmlcomponents.com/office.html

  • Like 3

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×