473,396 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

how can I send an image to the printer???

I found only how i do i send an image to the scream...
Nov 16 '05 #1
3 8199
As I said before, use the System.Drawing.Printing namspace and the
PrintDocument class.
PrintDocument class is located in the tools menu for forms IIRC. If
you are writing a library, then seek MSDN for more info on the Print
Document Class.

Nov 16 '05 #2
yes, but the printdocument isn't only for printing text???

and what is IIRC???
"The Real Andy" <.pearson@wayit_dot_com_dot_au_remove_the_obvious_ to_reply>
wrote in message news:k1********************************@4ax.com...
As I said before, use the System.Drawing.Printing namspace and the
PrintDocument class.
PrintDocument class is located in the tools menu for forms IIRC. If
you are writing a library, then seek MSDN for more info on the Print
Document Class.

Nov 16 '05 #3
On Wed, 26 May 2004 21:09:00 -0300, "Drunkalot"
<dr*******@terra.com.br> wrote:
yes, but the printdocument isn't only for printing text???
the printDocument class will print anything you want. Use the
PrintDocumentEventArgs.Graphics property.
MSDN has an execelent example under the PrintPageEventArgs.Graphics
property which is found in the System.Drawing.Printing namepsace.

http://msdn.microsoft.com/library/de...phicstopic.asp

and what is IIRC???


If I Remember Correctly

Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Larry Cheung | last post by:
I want to write a program to monitor each local printer When a print job is sending to a printer this program could be fired and capture the printed content as an image. It is easy to use API...
1
by: Richard Johnson | last post by:
I am a C++ newbie and am trying to send simple text data to my local printer. My printer is a USB printer and I have tried the following code using my USB port. This code executes but does not send...
0
by: katie | last post by:
I'm trying to send a graphic image (.bmp) to a thermal printer using this wrapper http://support.microsoft.com/default.aspx?scid=kb;en-us;322091 And I'm using this code... but there is one...
13
by: Susan Beebe | last post by:
I have downloaded the code described in Microsoft article Q154078. I am trying to send raw ZPL (zebra barcode printer) code from Microsoft access. It works just fine if I hard code the actual...
0
by: Dee | last post by:
Hi, I am making an application that uses Quicktime ActiveX control. I wish to send the image displayed in the control to printer. Any ideas how I can do that. Thanks for your help. Dee
1
by: jalpa11 | last post by:
Hi all, I have one EMF image which I want to convert to BMP. I want to scale the BMP and want to display it in my viewport area. If scaled BMP doesn't fit inside the viewport area then I want to...
1
by: icepick72 | last post by:
On an academic note, I want to copy a Graphic to an Image (Bitmap). I have the Graphic object but not the origin image from which it originates; this is because I'm overriding the PrintDocument...
1
by: remya1000 | last post by:
how to send a .txt file to a printer. after creating a .txt file i need to send that .txt file to a printer.using vb.net and while sending that file to printer i need to tell, which printer i need...
2
by: user | last post by:
Hi all... i am trying to print an image using GDI - but the only thing i get is a black rectangle. Does anybody know what is wrong, or how else to get the bitmap on the printer (GDI+ is not...
6
by: robertko2 | last post by:
I must be missing something here, but I can't seem to come up with a way to send the image generated on a form or picture box to my printer. Any help would be appreciated. Form2.Picture1.Line...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.