Skip to content

Suggestion: Option to save document as PDF built into Open XML #819

@tauheedul

Description

@tauheedul

I am looking at implementing a feature of saving an XLSX document as PDF and have discovered Open XML does not have this ability.

To achieve this currently, there is a need to implement an additional third party library that will save the XLSX as a PDF file.
They vary a lot in quality and reliability.

There would be value in Open XML by having a native ability to save the document as a read only PDF document.

Information

  • .NET Target: .NET Framework 4.5
  • DocumentFormat.OpenXml Version: 2.11.3

Repro
Add option to change Workbook type to PDF and save

Observed
Does not have feature.

Expected

Save docx or xlsx as PDF option

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions