(🖨️) How to Print Invoice? | C#

แชร์
ฝัง

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

  • @Shaho-salar
    @Shaho-salar 19 วันที่ผ่านมา

    That helpt me in my project , thank you

  • @Love-zr6rm
    @Love-zr6rm 6 หลายเดือนก่อน +1

    You saved me, thanks!!

  • @Emmanuelnzambi-wd8dy
    @Emmanuelnzambi-wd8dy 7 หลายเดือนก่อน

    Hello my brother so how can I print this directly on the printer instead of saving them as a PDF?

  • @armuc6941
    @armuc6941 10 หลายเดือนก่อน +1

    how can i print with landscap format?

  • @matheeshaamarasekara6409
    @matheeshaamarasekara6409 3 ปีที่แล้ว

    The printed invoice works but if the contents of the invoice are not clear how to resolve it?

  • @DiyintheGhetto
    @DiyintheGhetto ปีที่แล้ว

    Hello, how do I save the image to properties resources after uploading it?

  • @ShervinNkPro
    @ShervinNkPro 2 ปีที่แล้ว

    Thank you for video it was very goooooooood

  • @maxajm1482
    @maxajm1482 2 ปีที่แล้ว

    private void printDocument1_PrintPage(object sender, PrintPageEventArgs e)
    CODE INSIDE THIS ONE SAYS:
    Argument cannot convert from int to System.Drawing.PointF
    Argument cannot convert from int to System.Drawing.RectangleF
    Argument cannot convert from int to System.Drawing.GraphicsUnit
    Any help?

  • @mohamedhussein9679
    @mohamedhussein9679 3 ปีที่แล้ว

    Thank you so much for sharing

  • @karimsulieman2344
    @karimsulieman2344 2 ปีที่แล้ว

    thanks very mush pro good work

  • @suzansuzan2779
    @suzansuzan2779 3 ปีที่แล้ว

    Thank you very much 👍👍👍👍👍👍❤❤❤❤❤

  • @mrjtv2958
    @mrjtv2958 2 ปีที่แล้ว

    I created a winform in c# and add a panel after when i click print the dialog box is open which says print preview but it does not show the content that i put in the panel, in the panel i add some picturebox label etc but it never shows in the print preview dialog, can you help me why?

    • @zachariekadukima2389
      @zachariekadukima2389 ปีที่แล้ว

      Hello dear , i have the same problem ,have you got solution?

  • @vhersarmiento9076
    @vhersarmiento9076 ปีที่แล้ว

    HOW TO AUTO ALIGN TEXT FILE WHEN PRINTING

  • @RaymarDelgadoM
    @RaymarDelgadoM ปีที่แล้ว

    Error: Print(this.panelPrint); la palabra "Print" no existe en contexto actual

  • @luisalbertomartinezramirez7688
    @luisalbertomartinezramirez7688 2 ปีที่แล้ว

    Hola amigo tengo una pregunta, ¿Cómo le hago para agregar otra hoja a la impresión??

    • @CSHARPMODERNDESIGN
      @CSHARPMODERNDESIGN  ปีที่แล้ว

      Hola, le sugiero que use EasyHTMLReports disponible en NuGet Packages. Entonces puede imprimir varias hojas.

  • @isurusenanayaka4858
    @isurusenanayaka4858 3 ปีที่แล้ว

    Thank you

  • @ScienceBack2Back
    @ScienceBack2Back 2 ปีที่แล้ว

    Hi. Can I know to perform this using visual basic???

    • @CSHARPMODERNDESIGN
      @CSHARPMODERNDESIGN  ปีที่แล้ว

      Yes, online tool are available you just write C# code and convert into visual basic.

  • @hojatrezaei9655
    @hojatrezaei9655 2 ปีที่แล้ว +1

    would you mind pls plug-in you laptop ? that's annoying

  • @yahyaalbokary
    @yahyaalbokary 2 ปีที่แล้ว +1

    Print the invoice immediately after saving C#

    • @CSHARPMODERNDESIGN
      @CSHARPMODERNDESIGN  ปีที่แล้ว

      Hi, I suggest you use EasyHTMLReports available in NuGet Packages.