We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have merged more than 100 files and then got this type of error.
PHP Fatal error: Uncaught TCPdiParserException: Unable to find startxref in PDFMerger/tcpdf/tcpdi_parser.php:1426
PDFMerger/tcpdf/tcpdi_parser.php(349): tcpdi_parser->Error()
PDFMerger/tcpdf/tcpdi_parser.php(213): tcpdi_parser->getXrefData()
PDFMerger/tcpdf/tcpdi.php(121): tcpdi_parser->__construct()
PDFMerger/tcpdf/tcpdi.php(88): TCPDI->_getPdfParser()
PDFMerger/PDFMerger.php(97): TCPDI->setSourceFile()
Note:- When we merge less than 50 files then it's working fine but more than got the errors. Please give me a solution for this.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have merged more than 100 files and then got this type of error.
PHP Fatal error: Uncaught TCPdiParserException: Unable to find startxref in PDFMerger/tcpdf/tcpdi_parser.php:1426
PDFMerger/tcpdf/tcpdi_parser.php(349): tcpdi_parser->Error()
PDFMerger/tcpdf/tcpdi_parser.php(213): tcpdi_parser->getXrefData()
PDFMerger/tcpdf/tcpdi.php(121): tcpdi_parser->__construct()
PDFMerger/tcpdf/tcpdi.php(88): TCPDI->_getPdfParser()
PDFMerger/PDFMerger.php(97): TCPDI->setSourceFile()
Note:- When we merge less than 50 files then it's working fine but more than got the errors. Please give me a solution for this.
The text was updated successfully, but these errors were encountered: