0

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 ')

NORM
  • 235
  • 4
  • 7
  • 14

1 Answers1

0

already tried? $pdf->setSourceFile('Write(0, "h.pfd")');