You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Beware that after calling this function, you should only call api.WriteIncrement on the given context.
Sign(pdfCtx *model.Context, sig *Sig) error
}
// TODO: facilitate honoring the signature seed value dictionary (when the user want to sign an existing signature field) that dictates how to sign a PDF document.