Skip to content

Draw part of pdf documents #25

@Lehani

Description

@Lehani

The current version mupdf supports this feature.In android version it is called in mupdf.c
JNI_FN(MuPDFCore_drawPage)(JNIEnv *env, jobject thiz, jobject bitmap,
int pageW, int pageH, int patchX, int patchY, int patchW, int patchH, jlong cookiePtr)
Can you add it please?
Or publish instruction how add new features?

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