Validity of document title

The title of the document should not be auto-generated. This quality check warns when the title of the document seems like it has been auto-generated.

To resolve this quality check, manually change the title of the document.

Detailed explanation

This check matches the title of the document against a regular expression to determine if it is generated from a local path or filename.

CasesResult
Document title is emptySKIPPED
Document title is a path or a filename, e.g. C:\document.pdfWARN
Document title does not match the pattern of filenames and pathsPASS