Generating PDF using C# + itextSharp

Поделиться
HTML-код
  • Опубликовано: 26 сен 2024
  • In this video, we'll learn how you can generate a PDF where you are using a desktop based application (console, windows, WPF etc.) or a web application (MVC, Web API, WCF etc.)
    We are are going to use itextsharp library for this purpose.
    Source code can be found here
    github.com/bil...
    docs.google.co...

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

  • @MuhammadAsimAziz
    @MuhammadAsimAziz 5 лет назад +1

    Thanks for precious sharing

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

    Very nice. But u forgot to open it in browser

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

    Thanks

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

    Hello sir
    Muje Gujrati me text displaye krna he like this my paregraph હેલ્લો સર to me kese pdf ganerate kru ?

  • @zeeshanakram8751
    @zeeshanakram8751 5 лет назад

    Hope you are well Sir!
    Sir can you please guide how can we do this with utf8 text/unicode text like Urdu Language, I am trying with Urdu Language but all cell with Urdu word are Empty in Generated PDF.
    Thanks Sir.
    السلام علیکم ۔
    سر کیا آپ مجھے بتا سکتے ہیں کہ ہم اردو الفاظ پر مشتمل ٹیکسٹ کو کیسے اسی طرح پی ڈی ایف میں کنورٹ کر سکتے ہیں ، کیونکہ جب میں اردو کو لے کر کرنے کی کوشش کر رہا ہوں تو بننے والی فائل میں اردو الفاظ غائب ہو جاتے ہیں ۔ شکریہ ۔

    • @LearnInUrdu139
      @LearnInUrdu139  5 лет назад

      Zeeshan, Can you please check this?
      stackoverflow.com/questions/48624618/display-unicode-characters-in-pdf-using-migradoc-documentrenderer

  • @AnkitKumar-mp9td
    @AnkitKumar-mp9td 5 лет назад

    How to convert a Panel into the pdf using ItextSharp

  • @habib_Rana-2599
    @habib_Rana-2599 5 лет назад

    how can i download pdf in browser

    • @LearnInUrdu139
      @LearnInUrdu139  5 лет назад

      You want user to click on download and generated or existing pdf should be downloaded on his machine?

    • @habib_Rana-2599
      @habib_Rana-2599 5 лет назад

      @@LearnInUrdu139 Yes i want to download html as pdf in .net core using itextSharp