Câu trả lời nằm ngay ở đó, trong mã của bạn:
// Close and output PDF document
// **This method has several options**, check the source code documentation for more information.
$pdf->Output('example_001.pdf', 'I');
Vì vậy, hãy thay đổi mã của bạn do đó:
$pdffilecontent = $pdf->Output('', 'S');
và lưu chuỗi đó vào cơ sở dữ liệu