diff --git a/RAAspotter.py b/RAAspotter.py
index 8101bc865f485c8af55b650dd8443a32e12c7133..89274f47c3746a022a7c661079aaf9dcbd027c6b 100644
--- a/RAAspotter.py
+++ b/RAAspotter.py
@@ -388,7 +388,7 @@ class RAAspotter:
         cmd = [
             'ocrmypdf',
             '-l', 'eng+fra',
-            '--output-type', 'pdfa',
+            '--output-type', 'pdf',
             '--redo-ocr',
             '--skip-big', '500',
             '--invalidate-digital-signatures',