Skip to content

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

@Oladushek11

Description

@Oladushek11

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions