...
The alias.ini
file contains templates with size parameters of each stored image as well as the signature associated text, all represented by an "alias" which is included as a parameter in the SIGN API call.
Parameter | Description | Example |
---|---|---|
[alias] | img_bookmark parameter in SIGN Call | uanataca |
x1 | Left X Coordinate (measured from page left side) | 150 |
y1 | Bottom Y Coordinate (measured from page bottom) | 80 |
x2 | Right X Coordinate (measured from page left side) | 500 |
y2 | Top Y Coordinate (measured from page bottom) | 180 |
img | Image argb filename | uanataca.argb |
size_x | Horizontal image size in pt | 512 |
size_y | Vertical image size in pt | 512 |
paragraph_format | Text details structure. See description | [{ "font" : ["Universal-Bold", 50]... |
Image .argb files must be locateed in the same /img directory where alias.ini
is placed. Those files are created from the .png or .jpg files by using the ARGB Tool.
...
The Docker Optimizer configuration requires a SignBox Optimizer image package and a server using Linux Operating System with Internet access. Please check our documentation.
...
Error codes
Message | Reason |
---|---|
ProcessTerminated: process ended with exit code X | Webhook malfunctioning |
Token not found | Non existent certificate |
Invalid credentials | Incorrect credentials |
PasswordProtected | Input PDF protected with password |
Error: Pin invalid | Incorrect pin value |
Error: Token locked | Certificate credentials locked |
Error: Invalid Otp | Wrong or expired OTP code |
Exception: Invalid Environment. Supported values are: [] | Incorrect environment value |
Exception: Remote Signature Failed: 401 Unauthorized | Wrong billing credentials |
Exception: Invalid TSA alias | Incorrect timestamping alias |
Exception: Invalid Image alias | Incorrect image alias |
Exception: Remote Signature Failed: 400 Bad Request | Insufficient credits |
Exception: Need tsa_bookmark for ltv signature | Performing LTV with timestamping disabled |
Exception: UnknownIssuer | Certificate of any hierarchy missing |
Exception: Time Stamping Failed: 400 Bad Request | Non existent timestamping |