Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assistance Needed with Editing XLSX Files Using PHPSpreadsheet #4044

Open
Raman117 opened this issue May 27, 2024 · 0 comments
Open

Assistance Needed with Editing XLSX Files Using PHPSpreadsheet #4044

Raman117 opened this issue May 27, 2024 · 0 comments

Comments

@Raman117
Copy link

Hello,

I am looking to modify an xlsx file that contains tables, images, logos, hyperlinks, colors, formulas, and charts. I want to be able to edit the data in the tables and add a logo. I've experimented with several packages, but none seem to fully meet my needs. While Templator works, it has some flaws.

Is there a way to achieve this using PHPSpreadsheet?

Specifically, I need to:

Load an xlsx file(template with formats and data's).
Modify the status in table and add logo , the cell contains formulas affecting other rows and sheets.
Trigger the chart rendering on the last sheet.
I attempted this with Spreadsheet, but encountered issues such as losing images, logos, tables, and charts.

Can anyone provide assistance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant