How to Export Data from Database to PDF in ASP.NET Core

Поділитися
Вставка
  • Опубліковано 19 вер 2024
  • Here I am explain How to export data from database into PDF format in ASP.NET Core MVC with Aspos.PDF . In this sample firstly fetch the record from database into DataTable then export this data into PDF file.
    For more tutorials and Source code visit: www.voidgeeks.com

КОМЕНТАРІ • 7

  • @subirtheking
    @subirtheking 3 роки тому +2

    Is it free, i mean do we need to have premium license for aspose pdf.

  • @maliktouqiranwar4285
    @maliktouqiranwar4285 3 роки тому

    you select framework 4.6.2 ??? is this core??

    • @CsharpSpace
      @CsharpSpace  3 роки тому

      Please check video I have choose ASP.NET core 2.1

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

    Hi can i get sample code? Is this Aspos a paid one?

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

    How to add header to page?

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

      You can add one hardcoded row in the datatable