Skip to content

Create excel file from existing excel file (template) #55

@jgebal

Description

@jgebal

Would it be possible to use your library to populate an existing excel file with data?

For example. I have an excel file with two sheets:

  • "Sheet 1" - hidden sheet to be filled with data
  • "Report" - visible sheet that is built on the data from "Sheet 1" with all the blows and whistled (formatting, pagination, print range, headers, footers, images etc.)

I would like to be able to:

  • Open an existing workbook from a file or a blob variable in PL/SQL
  • Populate data in an empty "Sheet 1" including column headers using an SQL query
  • Save the workbook to a file or to a blob variable (column)

I would be really interesed if this is possible or if you have ever considered such use-case.

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