I'm using TCPDF
and FPDI
to embed an existing pdf file into my new pdf generated with database data. The problem is when I charge the page, it throws this error:
Severity: Warning
Message: fseek(): stream does not support seeking
Filename: fpdi/pdf_parser.php
Type: Exception
Message: Unable to find xref table.
Help please!!