]> _ Git - cubist_pdf.git/commitdiff
#7556
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Jul 2025 12:30:30 +0000 (14:30 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Jul 2025 12:30:30 +0000 (14:30 +0200)
src/PDFTools.php

index 5853ab875caf1fefe66e31007fb4010b98a05c30..a855be50907fa9e986378335cc77ca672d4a3ab8 100644 (file)
@@ -608,8 +608,6 @@ class PDFTools
         if (!file_exists($dir . 'p1.md')) {
             throw new \Exception('An error occured during docling process : ' . $docling->getOutput() . ' // ' . $docling->getCommand());
         }
-
-        $docling->debug();
     }
 
     public static function extractHighlightsData($pdf, $out, $mode = 'standard', $ignoreSeparators = '')