Skip to content

Retrieve all the versions of a PDF when saved incrementally #3092

Description

@3051360

I've observed that PyMuPDF provides functionality to determine the number of versions present in a document.

Currently, I'm utilizing pdfresurrect, a C tool/library designed to "extract older 'hidden' versions of a PDF from the current PDF."

While my larger application is built using PyMuPDF, I have to call the compiled C code through Python for version retrieval, which is not an ideal way of building applications.

I propose that enhancing the capability to retrieve all PDF version files directly within PyMuPDF would be beneficial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions