473,473 Members | 1,985 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to capture the print job contnet as an image

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 function FindNextPrinterChangeNotification() to get
information such as TotalPages, TotalBytes, FileName, etc, but I have no
idea how to capture the printed ontent, anyone could help?

Many thanks!!

Larry
Jul 17 '05 #1
2 4788
On Mon, 10 May 2004 16:03:10 +0100, "Larry Cheung"
<la***@hohotech.com> wrote:
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 function FindNextPrinterChangeNotification() to get
information such as TotalPages, TotalBytes, FileName, etc, but I have no
idea how to capture the printed ontent, anyone could help?


Whatever you get will not be an 'Image'
- it will be a load of garbled printer control codes

Try using Print to File on a Word document, and you'll see the sort of
stuff you will get.

To get an 'Image' you need to print to something like a PDF pseudo
printer
eg: something that looks like a Printer to the system, but is not.
Jul 17 '05 #2

"Larry Cheung" <la***@hohotech.com> wrote in message
news:c7**********@sun-cc204.lut.ac.uk...
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 function FindNextPrinterChangeNotification() to get
information such as TotalPages, TotalBytes, FileName, etc, but I have no
idea how to capture the printed ontent, anyone could help?

Many thanks!!

Larry


This product might suit your needs http://www.win2pdf.com
Jul 17 '05 #3

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

Similar topics

0
by: S Shulman | last post by:
Hi all Does anyone knows how to print an image without openning the file from VB.NET Thank you, Sam
0
by: Buzz | last post by:
Please can anyone advise on how to use PHP to print an image for WAP. I can get print to work with .jpgs on a www. page or through a mobile phone browser (transitional doctype) : <h4>Picture...
1
by: Drunkalot | last post by:
How can I print an image, i need to specify the position in the paper... s...
0
by: Joki | last post by:
Hi, All Can i capture print button click event on crystalreportview control? Thanx Joki
0
by: Larry Cheung | last post by:
Hi, Does anyone know how I can capture the print out of a printer into a image? The image will be pasted to a richtextbox and save to sql database (this part has been done). Any commend is...
0
by: Larry | last post by:
Hi all, Does anyone here can teach me how to capture the print out or a printer into a image? What actually I wanna do is to capture the print out and save into a richtextbox. Appreciate for...
1
by: S Shulman | last post by:
Hi I am looking for sample code to print an image file from VB code image can be .jpg, .bmp etc. Thank you in advance, Shmuel Shulman
3
by: aledrjones | last post by:
Hi I've got a c# application that will often run in the background as it is used to monitor connections to a host. An activex control displays the communication between the app and the host. ...
1
by: robert10 | last post by:
Hi, Can someone please help me with finding some code to print an image which is larger than the screen? I am trying to print a black background which is exactly A4 in height and width, yet...
0
by: khanbtech | last post by:
Hai friends, now iam working in C#.net windows application project,In this project we need to capture webcam image and print,i know how to print but its not look for clear, how to print webcam...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.