mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 06:14:59 +00:00
signature: add index on PDFSignatureZone + init POST signature
This commit is contained in:
@@ -58,6 +58,7 @@ class PDFSignatureZoneParserTest extends TestCase
|
||||
__DIR__.'/data/signature_2_signature_page_1.pdf',
|
||||
[
|
||||
new PDFSignatureZone(
|
||||
0,
|
||||
127.7,
|
||||
95.289,
|
||||
180.0,
|
||||
@@ -65,6 +66,7 @@ class PDFSignatureZoneParserTest extends TestCase
|
||||
$page = new PDFPage(0, 595.30393, 841.8897)
|
||||
),
|
||||
new PDFSignatureZone(
|
||||
1,
|
||||
269.5,
|
||||
95.289,
|
||||
180.0,
|
||||
|
Reference in New Issue
Block a user