From 907a69cbfbbc95aa44267557a0072cc878e6b8ef Mon Sep 17 00:00:00 2001 From: Michael Bideau Date: Mon, 7 Aug 2023 12:31:28 +0200 Subject: [PATCH] fix: Fail to identify fonts (name and size) #629 --- src/Smalot/PdfParser/Page.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Smalot/PdfParser/Page.php b/src/Smalot/PdfParser/Page.php index fbc19872..10afb523 100644 --- a/src/Smalot/PdfParser/Page.php +++ b/src/Smalot/PdfParser/Page.php @@ -712,8 +712,6 @@ public function getDataTm(array $dataCommands = null): array $Tl = $defaultTl; $Tx = 0; $Ty = 0; - $fontId = $defaultFontId; - $fontSize = $defaultFontSize; break; /*