diff --git a/scripts/pdf_unlock.py b/scripts/pdf_unlock.py index dfd780a..dd2472d 100644 --- a/scripts/pdf_unlock.py +++ b/scripts/pdf_unlock.py @@ -109,7 +109,6 @@ def pdf_unlock(pdf_file, overwrite=False): # Skip file if it is not encrypted if not isencrypted(pdf_file): - print('file skipped') return # Get name of Ghostscript executable