henrywood

Results 4 comments of henrywood

@nanosonde Thanks for getting back to me ! I'll try to propose the change/idea to @vjardin then ! Also, thank you for your work on BCGen !

@dealfonso Thanks ! I don't know how I was able to overlook that method :)

This line: https://github.com/dealfonso/sapp/blob/main/src/PDFDoc.php#L1076C1-L1076C60 throws a TypeError on some signed PDFs: PHP Warning: Undefined array key 0 in /tmp/sapp/vendor/ddn/sapp/src/PDFDoc.php on line 1076 PHP Fatal error: Uncaught TypeError: Unsupported operand types: array...

Works: [pdf_digital_signature_timestamp.pdf](https://github.com/dealfonso/sapp/files/12841164/pdf_digital_signature_timestamp.pdf) Produces the typeError above: [sample01.pdf](https://github.com/dealfonso/sapp/files/12841165/sample01.pdf)