Forums
Home / Plugin: Gravity PDF / Excel data
(@nitrat)
6 years, 4 months ago
Hello Is it possible to integrate Excel data into a PDF?
(@blue-liquid-designs)
Gravity PDF templates are just PHP files, so if you find a PHP library that can read your Excel data then yes, it can be displayed in the PDF.
The PhpSpreadsheet library looks promising: https://github.com/PHPOffice/PhpSpreadsheet