Kesalahan TCPDF Tidak dapat membuat file output di PHP

 $pdf->Output(__DIR__."/../invoices/invoice_".date('d-M-Y').".pdf", 'F');
Ankur