Skip to content

Feature: Support opening MsDoc / Docx from buffer #5

Open
@jneuff

Description

@jneuff

I have a use-case where I have document contents in a memory buffer. Using your crate, I need to write these contents into a temporary file to be able to open them as a Docx. Instead MsDoc could have a method from_reader (or something similar) that just takes a <R: Read + Seek> which would facilitate my use-case and similar ones.

I'll gladly open a PR for this feature! What do you think?

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