There is no such feature in PHPMaker. However, you can use Page_Exporting (load your template), Row_Export (insert data to your template) and Page_Exported (output your file) to export with your own code, see the topic Server Events and Client Scripts in the help file.You may also use your own ExportPdf and ExportWord class, similar to: https://discourse.hkvstore.com/t/phpspreadsheet-and-titles/723/1