Is this possible?
$pdf->setSourceFile**('Write(0, "h.pfd")')**;
--- it gives this error: FPDF error: Cannot open Write(0, "h.pfd") !
Is there any way to integrate a write inside fpdf?
I just want Post inside setSourceFile()
fpdi...
any ideas?
--correction ')