Skip to content
  • Albert Astals Cid's avatar
    pdfsig: Show also signatures that aren't attached to any page · ba311960
    Albert Astals Cid authored
    Move two methods from FormWidgetSignature to FormFieldSignature where
    they actually belong
    
    Rename PDFDoc::getSignatureWidgets to getSignatureFields, making it go
    through the FormsFields instead of the Page FormWidgets
    
    Remove the gotos from pdfsig code
    
    Add a few const here and there
    
    Fixes part of #895
    ba311960