Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
A VB Code for Printed pages counter
Name: fardan19 Date: May 5, 2005 at 00:31:13 Pacific OS: win xp CPU/Ram: pentium 4
Comment:
hello guys..
i am working a for a contracting company and the manager wanted a program that counts pages that were printed from each printer. coz we have alot of printers and we want to keep track of ink usage
and i will do a database to store all this records
Name: wizard-fred Date: May 5, 2005 at 03:03:05 Pacific
Reply:
The short answer is no. If you have a laser printer, many of them have status pages which you can print. The better network printers havs a built-in webserver which can display the pages printed as well as the amount of toner remaining. That said the page count is an unreliable indicator of the number of printed pages as an indicator of ink useage. The hypothetical standard page has less than 5% of ink coverage, a graphic rendering could use more than 50%, and a color picture could have more than 80% coverage. Unless you have a dedicated print server there is no way of getting the pagecount. The most practical way is to log the pagecount from the status page at intervals, or when the ink/toner cartridges are replaced as done with copiers.
Summary: a batch code for exclude password protected files from move hi and thanks for your great site i love it i have a folder named "source" its a subfolder. there is lots of (.exe .zip .rar )files in th...
Summary: Ok guys, i am using VB V6.0 to make my first program, which is a game. I just started learning this month so i have a lot to learn. Anyways, I have come up with a small code, but it seems to quit whe...