def check_content(self): if self.file_type == "PDF" and self._content and not pdf_contains_js(self._content): frappe.throw(_("PDF cannot be uploaded, It contains unsafe content")) need to be changed ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results