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?
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?
You saved me, thanks!!
Hello my brother so how can I print this directly on the printer instead of saving them as a PDF?
how can i print with landscap format?
Hello, how do I save the image to properties resources after uploading it?
That helpt me in my project , thank you
The printed invoice works but if the contents of the invoice are not clear how to resolve it?
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?
Hello dear , i have the same problem ,have you got solution?
Hi. Can I know to perform this using visual basic???
Yes, online tool are available you just write C# code and convert into visual basic.
Hola amigo tengo una pregunta, ¿Cómo le hago para agregar otra hoja a la impresión??
Hola, le sugiero que use EasyHTMLReports disponible en NuGet Packages. Entonces puede imprimir varias hojas.
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?
HOW TO AUTO ALIGN TEXT FILE WHEN PRINTING
Thank you for video it was very goooooooood
thanks very mush pro good work
Thank you very much 👍👍👍👍👍👍❤❤❤❤❤
Thank you so much for sharing
would you mind pls plug-in you laptop ? that's annoying
LOOOOOOOOOL
Thank you
Error: Print(this.panelPrint); la palabra "Print" no existe en contexto actual
Print the invoice immediately after saving C#
Hi, I suggest you use EasyHTMLReports available in NuGet Packages.