Generate Beautiful PDF from HTML Very Easily | Console Application In .NET Core

Поділитися
Вставка
  • Опубліковано 13 січ 2025

КОМЕНТАРІ • 6

  • @curtisdave2858
    @curtisdave2858 5 місяців тому

    what return type is your GenerateHTMLAsync method returning ? the html variable is of what type

  • @ajibosealexander171
    @ajibosealexander171 2 роки тому

    Thanks for this insightful tutorial; Really helpful

  • @JagoHinduJago9
    @JagoHinduJago9 Рік тому

    it's working with inline css or not??

    • @thecodeswitch
      @thecodeswitch  Рік тому

      It works. However this uses WebKit engine which don't fully support HTML5. To support latest HTML5, you can use ChromeHtmlToPdf. I'll share a video on that soon

  • @HamiltonPoko
    @HamiltonPoko Рік тому

    but the Dll is now deactivated

    • @thecodeswitch
      @thecodeswitch  Рік тому

      Going fwd, You can use ChromeHTMLToPdf nuget package