I want to achieve a report header like this. If I add Report Title and subtitle using $writer->writeSheetRow()
then $writer->writeSheetHeader()
doesn't display header row. Also, I cannot insert an image into the sheet. If there is any sample code, it will be really helpful. Thanks in advance!
Add the following codes before you generate the Excel: