@luk-lo 's recommendation #10507 (comment) (also in boldtrail#1) worked nicely for example in version pdfjs-2_4_456-es5-dist
Unfortunately, in pdfjs-2.6.347-es5-dist and pdfjs-2.7.570-es5-dist , the data.fieldValue remains empty
(in the attached example
minimum-sig7.pdf
the fieldValue of obj with id "28R" (signature annotation) is "27R" with 2.4.456, in the newer code this remains null ;(
@luk-lo 's recommendation #10507 (comment) (also in boldtrail#1) worked nicely for example in version pdfjs-2_4_456-es5-dist
Unfortunately, in pdfjs-2.6.347-es5-dist and pdfjs-2.7.570-es5-dist , the data.fieldValue remains empty
(in the attached example
minimum-sig7.pdf
the fieldValue of obj with id "28R" (signature annotation) is "27R" with 2.4.456, in the newer code this remains null ;(