fixed space to tabs

This commit is contained in:
2026-05-08 11:36:25 +02:00
parent a67f5ead68
commit 775229ad0a
2 changed files with 192 additions and 191 deletions

View File

@ -1,7 +1,8 @@
<?php
namespace Igor\Pdfcreator;
require __DIR__.'/../vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';
\define('K_PATH_FONTS', \realpath(__DIR__ . '/../vendor/tecnickcom/tc-lib-pdf-font/target/fonts'));