-
Couldn't load subscription status.
- Fork 3.6k
Open
Description
Dear PHPOffice team,,
I hope this message finds you well. I am currently using PhpSpreadsheet and encountered an issue. After executing the example code, I opened the generated file 2.xlsx, and noticed that the shapes in Sheet1 have disappeared.
Could you kindly assist me in identifying the cause of this issue? Any help or insight would be greatly appreciated.
Thank you for your time and support.
Best regards,
huhan
Example code:
$spreadsheet = IOFactory::load('1.xlsx');
$writer = IOFactory::createWriter($spreadsheet, 'Xlsx');
$writer->save('2.xlsx');
PHP 8.1.31
PHPSpreadsheet 4.4.0
Metadata
Metadata
Assignees
Labels
No labels