Skip to content

[feature] New way to load pages #138

@paulocoutinhox

Description

@paulocoutinhox

Is your feature request related to a problem? Please describe.

A new way to load pages.

We need load the pages without load the full PDF file.

Describe the solution you'd like

We need use FPDF.LoadCustomDocument = Module.cwrap('FPDF_LoadCustomDocument', 'number', ['number', 'string']); to load document.

A pull-request is here, but is not working:
#129

Describe alternatives you've considered
n/a

Additional context

When we load the full PDF file to memory, sometimes it crash, like in mobile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions