TCPDF ERROR: Unable to create output file: tcpdf code example
Example: tcpdf error unable to create output file in php
$pdf->Output(__DIR__."/../invoices/invoice_".date('d-M-Y').".pdf", 'F');
$pdf->Output(__DIR__."/../invoices/invoice_".date('d-M-Y').".pdf", 'F');