Skip to content

Digital signatures not able to be verified by Adobe after adding the signature image #2

Description

@SergenN

Currently there is an issue with this package that does not allow the signatures to be verified in Adobe after the image objects have been inserted into the document.

In the code after the graphics are inserted into the document the graphics state is restored:

content.operations.push(Operation::new("Q", vec![]));

Commenting out this line will result in a valid signed document with signature images embedded in the document. What is the purpose of this line and is it fine if we remove this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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