💥 New Release: ACF Plugin 1.7.8.2 – Excel Reports & Charts directly from FileMaker
We’re excited to announce the release of ACF Plugin version 1.7.8.2 — a major update that brings native Excel chart generation and a range of improvements to reporting and automation.
This update makes it possible to generate complete, styled Excel workbooks directly from FileMaker — including tables, formulas, formatting, and now: charts.
Note that the ACF plugin does not use “LibXL” or any other third party Excel library. We have rolled our own Excel functionality in the plugin, so there is no third-party licenses attached to it. A single ACF-license can be used on both Mac, Windows, Linux Server – both as FileMaker Server plugin and as a Client plugin, no additional installation requirement than the plugin itself.
Demo and plugin downloads:
| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| Excel chart Demo | Mac/Win/Linux | Demo of Annual report in Excel | Download | Documentation | |
This demo showcases how the ACF Plugin can be used inside FileMaker to generate a complete Excel workbook from database data — including dynamic charts and cross-tab summaries — all created directly through ACF script functions. NOTE: The ACF-Plugin version >= 1.7.8.2 must be downloaded separately for the plattform you are using. The demo is based on a fictive company “Demo Furnitures Inc.”, and produces an Annual Report spreadsheet with four automatically generated sheets:
All data is generated from a small sample of 1000 invoices created by the included Python script (
SHA-256: 0c1071f2c1f01b99a022de9d65beeba4159ac17956ac51e6ed1752a4eddebd5aThis checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.7 Release | Mac (Intel+Arm) | Just ACF plugin, mac intel + arm | Download | Documentation | |
![]() New in this 1.7.8.7 version is the new Image Drawing functions. https://horneks.no/manuals/ACF/acf-pluginimagefunctions.html This is a small package with only the plugin and ACF-Compiler in a single DMG archive, without examples and documentation. Just for install on client machines that do not need to dive into developer details. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation. Also Inter-package calls in this version. Multilingual support and a lot more, Improved version for use on FileMaker server Read the article found here about the changes since 1.7.8.4 Reworked the compiler to allow declarations inside loops and conditional branches. Look for the other download if you want examples and documentation SHA-256: 8d385be2cbfc8ead60b3eb0fcde7f9fa40d10a5ade54465cb1bb7f3efc12be64This checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 Release | Windows | Just ACF plugin | Download | Documentation | |
![]() This is a small package with only the Windows version of the plugin in a single ZIP archive, without examples and documentation. Just for install on client machines that do not need to dive into developer details. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation.
1.7.8.5Read the article found here about the changes since 1.7.8.4 1.7.8.4
1.7.8.3
SHA-256: 6865ed291bf477d413c528c0d35c10805eb252d409824ef55baf9b4a0d9bc042This checksum is automatically verified at download time. | |||||
🧠 What’s new in v1.7.8.2
✅ Excel Chart Support Create and place charts (column, line, doughnut, scatter, etc.) directly from ACF code using simple JSON definitions. You can combine SQL results and visualization in one seamless script. This builds on the allready developed Excel spreadsheet functionality in the Plugin, including Excel Styling with enhanced control over fonts, fills, borders, and numeric formats with the Excel_AddStyle and Excel_SetCellFormulafunctions.
✅ Cross-platform parity All features now available on macOS and Windows with identical syntax and performance.
📊 See it in action — the new Demo App
To showcase these new capabilities, we’ve released a complete demo application: “Annual Report – Demo Furnitures Inc.”
It’s a ready-to-run FileMaker solution that:
- Reads invoice data using ACF SQL
- Builds four Excel sheets dynamically
- Adds charts — stacked columns, line trends, and doughnut breakdowns — using JSON chart definitions
- Outputs a polished Excel report directly to your Desktop



