• Ask a Question
  • Create a Poll
150
    Ask a Question
    Cancel
    150
    More answer You can create 5 answer(s).
      Ask a Poll
      Cancel
      Brong

      RE: How to convert html to pdf in php?

      Hello,
      I want to know how to convert html to pdf in php?
      How to convert html to pdf in php?

      Thanks

      1 Answers
      Default

      To Convert HTML To PDF It Takes Only Three Steps:-
      Make an HTML file and define markup. We make an HTML file and save it with the name html_to_pdf.html.
      Make a PHP file to generate PDF. We make a PHP file and save it with the name generate_pdf.php.
      Make a CSS file and define styling.

       

      Regards,

      Will

      Answered by Willjoe on September 3, 2024..