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

When saving the file, the image moves from the header #554

Open
Oladushek11 opened this issue Sep 27, 2024 · 0 comments
Open

When saving the file, the image moves from the header #554

Oladushek11 opened this issue Sep 27, 2024 · 0 comments

Comments

@Oladushek11
Copy link

Oladushek11 commented Sep 27, 2024

Hi, I tried to save my formating excel file, but i discovered that the image is moved from the header to the body of sheet

The initial file:
image

The final file:
image

This is example for test test_problem.xlsx
To reproduce this problem you need to make this simple step:
wb <- loadWorkbook("test_problem.xlsx")
saveWorkbook(wb,"test_problem.xlsx", overwrite = TRUE)

  • Version of openxlsx: 4.2.7.1
  • Version of R: 4.3.2
@Oladushek11 Oladushek11 changed the title When saving the file, the image from the header moves from header When saving the file, the image moves from the header Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant