thrownewUserReportException("savePdf filenames need to be in the fileadmin/ directory and end in .pdf for security reasons.",ERROR_INVALID_SAVE_PDF_FILENAME);
}elseif($pathFileName!==$sanitizedFileName){
thrownewUserReportException("The provided filename '$pathFileName' does not meet sanitize criteria. Use '$sanitizedFileName' instead.",ERROR_INVALID_SAVE_PDF_FILENAME);