TCPDF output without saving file June 10, 2023 by Tarik Use I for “inline” to send the PDF to the browser, opposed to F to save it as a file. $pdf->Output('name.pdf', 'I');