Is there any function that I could call in order to include an existing pdf in my fpdf
file?
For example
$pdf->AddPage(from file example.pdf);
something like that? is it posible?
Simple Introduction Demo of FPDI php use setasign\Fpdi\Fpdi; require_once('fpdf/fpdf. php'); require_once('fpdi2/src/autoload. php'); // initiate FPDI $pdf = new Fpdi(); // add a page $pdf->AddPage(); // set the source file $pdf->setSourceFile('PdfDocument.
fpdi is what you are looking for - see http://www.setasign.de/products/pdf-php-solutions/fpdi/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With