Command Line Error Codes
If an error occurs when using command line variables, one of the error codes in the following table will be returned.
A more detailed error message can be found in the standard error output (see the silent conversion example for a way to redirect the standard error output into a file).
Code | Description |
---|---|
1 | -input command was issued but the file could not be opened (either missing or has an invalid format) |
501 | -template command used with an invalid value |
502 | -template command found more than once |
503 | -template command used without a value |
504 | -template command used with 'repeat' value but without a -pagerepeat command |
505 | -pagerepeat command used without a value |
506 | -pagerepeat command found more than once |
507 | -pagerepeat command used with an invalid value |
508 | -firstpagediff command used with a value |
509 | -lastpagediff command used with a value |