How To Generate HTML To PDF In Codeigniter Using Dompdf | Dompdf In Codeigniter 4

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 27

  • @rams5644
    @rams5644 Год назад +1

    Nice...

  • @suryaprakash7745
    @suryaprakash7745 2 года назад +1

    Tutorial banane ke liye thanks and very helpful

  • @fasilpalanthodi6009
    @fasilpalanthodi6009 7 месяцев назад +1

    Thanks, its very helpfull

  • @rams5644
    @rams5644 Год назад +1

    Thank you for this video, but I am facing some technical issue, I want to download file, after preview but when I use Attachment=>0 in stream function then showing a garbage/encrypted value. if possible so please provide any solution.

  • @ridwanullahraufi1194
    @ridwanullahraufi1194 Год назад +1

    really helpful man

  • @sukmanurindra6605
    @sukmanurindra6605 2 года назад +1

    Thx a lot Mr.

  • @shitalmotghare3778
    @shitalmotghare3778 2 года назад +1

    Can you create a video on how to import data from excel to the database using CI4? I have been browsing the net and so far, I don't see any tutorial about importing excel to DB using the latest version of CI. So... can you, please, send help? Thanks.

  • @shitalmotghare3778
    @shitalmotghare3778 2 года назад +1

    Jo file muje show karni hai vaha pe mai dyanamic data show kar rahi hu. but mai jab view mai vo name pass kar rahi hu to meri file export nahi ho rahi hai ..please help.

    • @ProgrammingExperience
      @ProgrammingExperience  2 года назад +1

      Actually hota yeh hein ki jab hum dompdf used karte hein to yeh issue normal hein. Bahut tarike hote hein pdf convert and download karne ke like apko or package mil jayenge ya aap CDN used kar sakte ho vo kafi better rahega.

  • @altamashsayyed4360
    @altamashsayyed4360 2 года назад +1

    Thank you for this tutorial, The pdf file appears but external Css and image do not load.

    • @ProgrammingExperience
      @ProgrammingExperience  2 года назад +1

      I am already created a lecture how to load images in dompdf, you can check please.

    • @altamashsayyed4360
      @altamashsayyed4360 2 года назад +1

      @@ProgrammingExperience yes, but what about the CSS. How can i fix it

    • @ProgrammingExperience
      @ProgrammingExperience  2 года назад

      @@altamashsayyed4360 for this you can used another plugin, actually dompdf not provide all functionality

    • @altamashsayyed4360
      @altamashsayyed4360 2 года назад +1

      @@ProgrammingExperience can you suggest some library which loads images and css.

    • @ProgrammingExperience
      @ProgrammingExperience  2 года назад

      @@altamashsayyed4360 you can used html2canvas this is the best for pdf and captured the screenshot of particular area.

  • @muhammadsafwan6375
    @muhammadsafwan6375 2 года назад +1

    how to use libraries folder to make same result like this?

    • @ProgrammingExperience
      @ProgrammingExperience  2 года назад

      Yes, you can use it with library folder, first you download DOM and paste this folder in libraries, then you can give the same result.