Generate pdf files in Laravel using DOMPdf Package

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • In this video tutorial we discuss on how to generate pdf files using Dom Pdf Laravel package.
    ===============================================
    Channel: / @laraphant
    Twitter: / misikowilliam
    Facebook: / williamjumamisiko

ความคิดเห็น • 6

  • @tranquangtiendz
    @tranquangtiendz 9 หลายเดือนก่อน

    hello sir, How to display Unicode chacracter in PDF file? when I review the page before print, the Unicode
    character is still displayed, but when I download this, the character is incorrect, may be font error

  • @ahmedalebrahimy
    @ahmedalebrahimy 11 หลายเดือนก่อน

    Hello brother, I have a case of laboratory tests report, first challenge it may contain alot of results which may requires more than one page, second challenge the report should have a background image (for the information of the lab and like that), how can I implement that scenario and repeat the background image on all pages?
    Can you delve deep for such real use cases 🙏

    • @laraphant
      @laraphant  11 หลายเดือนก่อน

      Good scenarios, if results span more than one page, they will automatically be printed on the second page. will hopefully cover that in a video soon

  • @eramitgupta271
    @eramitgupta271 11 หลายเดือนก่อน

    How to use select2 on multiple input dynamic?

  • @clnhancale
    @clnhancale 11 หลายเดือนก่อน

    very Nice, how to use dompdf with Livewire?

    • @laraphant
      @laraphant  11 หลายเดือนก่อน

      Let me see if i can have a video on that