Adding Header & Foooter by FPDF

<?Php
require('fpdf.php');
$pdf = new FPDF(); 
$pdf->AddPage();
$pdf->Image('../images/top2.jpg',10,10);
$pdf->Output();
?>
The ouput of above code is here . ( Show Output )
Subscribe to our YouTube Channel here


Subscribe

* indicates required
Subscribe to plus2net

    plus2net.com




    21-02-2024

    Hi, thanks for this short but useful article.
    I'd like to ask, what is the optimal image resolution for printing purposes.

    Post your comments , suggestion , error , requirements etc here .




    We use cookies to improve your browsing experience. . Learn more
    HTML MySQL PHP JavaScript ASP Photoshop Articles FORUM . Contact us
    ©2000-2024 plus2net.com All rights reserved worldwide Privacy Policy Disclaimer