G Guest Jun 20, 2005 #1 Hello, On the click of a button how can one print a .jpeg file from C#. Thank you. -Zelma
M Mythran Jun 20, 2005 #2 ZS said: Hello, On the click of a button how can one print a .jpeg file from C#. Thank you. -Zelma Click to expand... If you are using Windows Forms: (watch for wrap, and paste in MSDN Library): ms-help://MS.MSDNQTR.2003FEB.1033/vbcon/html/vbtskprintinggraphics.htm HTH, Mythran
ZS said: Hello, On the click of a button how can one print a .jpeg file from C#. Thank you. -Zelma Click to expand... If you are using Windows Forms: (watch for wrap, and paste in MSDN Library): ms-help://MS.MSDNQTR.2003FEB.1033/vbcon/html/vbtskprintinggraphics.htm HTH, Mythran