Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • P poppler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 687
    • Issues 687
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 51
    • Merge requests 51
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poppler
  • poppler
  • Merge requests
  • !1241

pdfsig: Sign form signature fields with an appearance

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Erich Hoover requested to merge ehoover/poppler:master into master Aug 04, 2022
  • Overview 27
  • Commits 4
  • Pipelines 13
  • Changes 11

The last patch in this set adds support for pdfsig to add the "appearance" to a PDF document when signing an existing signature field, for example: image

The patches leading up to that fix various issues I encountered trying to do this:

  • using a signature field that's not attached to a form (patches 1-3) [doing this to work around Issue #1280]
  • obtaining the signer name when signing_cert is set and CMSSignerInfo is not (patch 4)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master