Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Uninitialized string offset 52 on line 818 in file /var/www/html/php/vendor/propa/tcpdi/tcpdi_parser.php #28

Open
gohelkiran30 opened this issue Nov 4, 2023 · 0 comments

Comments

@gohelkiran30
Copy link

gohelkiran30 commented Nov 4, 2023

Getting this warning in log while adding a pdf file as template
ERROR: Uninitialized string offset 52 on line 818 in file /var/www/html/php/vendor/propa/tcpdi/tcpdi_parser.php

        $this->AddPage();

        $this->setSourceFile(__DIR__ . '/PDF_FILE_HERE.pdf');

        $idx = $this->importPage(1);

        $this->useTemplate($idx);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant