Join our Discord community for support and discussions! Connect with us →

Tutorials

Error Codes

CodeDescription
1001Syntax error. You started PDF Checker and there was an error in your command syntax.
1002Profile not found. PDF Checker could not find the profile file you named in your command statement. Check the file name or path for errors.
1003Profile invalid. The JSON file you provided as the profile contains syntax errors.
1004Invalid flag value. PDF Checker found an unexpected value in the settings in your JSON profile. Key values such as "uses-fonts-not-embedded" or "XFA-type", as well as the word "on", must always be in quotes.
1005Results file creation/open failure. Check permissions to create or open the results file you have indicated.
1006Command line is missing input or JSON file.