Skip to content

Option to not load whole PDF to memory #60

Open
@FluffyDiscord

Description

@FluffyDiscord

Hi, I am in need to signing pretty big PDFs ranging from 10MB to - 1GB (thousands of pages) and currently it's not really possible, since they all have to be loaded to memory. Any possibility to make it stream the PDF content and modify/write on the go? Right now I have to split the PDF and sign each page individually. Client then receives huge zip with thousands of small PDFs... since joining them back again invalidates the signature

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