87 Topics

Member Avatar for
Member Avatar for Blakeman321

Hi All, I hope someone will be able to help me, I'm looking for a print managemnt software that is able to detect toner levels, whos printer to what printer etc. We have verious models of HP printers on a network, we can't add it to out printer server(just bearly …

Member Avatar for Blakeman321
0
125
Member Avatar for Kerry W

We might all imagine how many reams of paper HP must go through testing their printers before they hit the market, and how they must pass certain tests and get tweaked along the way. If you envision rooms full of printers and the smell of heated toner hitting the paper, …

0
195
Member Avatar for msrmaddula

Hi, I have created a windows service for printing PDF's through Adobe reader. The code is as below. **Process.Start(exe,arg);** The command which executes from the above will be like below **C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe,/h /t "D:\test.pdf" "\\servername\PrinterName" "" ""** This was working fine in windows 2000 server. Now we are upgrading …

0
162
Member Avatar for pavitrakannan

im making a student marksheet generation project.....and i need a facility to print from turbo c++ to excel.... i have used only file handling and no database(tht was the criteria). pls help.....

Member Avatar for Ancient Dragon
0
112
Member Avatar for mahnaz0098

Hello I want to turn on a LED using C, meaning that I want to write on printer port. but the code doesn't work. I use char ledStatus instead of BYTE ledStatus. is there any difference?? what is the problem in this code? #include <windows.h> #include <conio.h> #include <staio.h> #define …

Member Avatar for Ancient Dragon
0
379
Member Avatar for ismailkepee

Hello, Iam using window xp and IT@ school EDUBUNTU 10.04and canon pixma ip 1300 printer.but printing is o.k in windows xp but canot in EDuBuNTU Linux.why?

Member Avatar for cereal
0
208
Member Avatar for catherine.regan.75

I have a new laptop. I have loaded my printer on it but it will not print off any files. When I looked at printer disc it said it is not compatable to window 7. What can I do not want a new printer.

Member Avatar for caperjack
0
83
Member Avatar for AshokGanesan

When i am trying to register the DLL(php_printer.dll) using regsvr32 the error which i come across is -- (Loadlibrary failed. The specified module could not be found). Why i am not able to install? I really struck with this problem. Any help is really appreciated.

Member Avatar for pritaeas
0
144
Member Avatar for 00viju00

Sir/Madam in our officer there are so many workgroups , so many user names, connected to lan ,am not able to get print, how to find on which workgroup it is, how to connect it, can any 1 guide that

Member Avatar for JorgeM
0
236
Member Avatar for Daniel_497

In this article, we're going to focus on inkless printers - it might sound like black magic, but it's actually quite simple once I explain a few basics. Let's jump in! ## Inkless printers ## You've probably handled something printed by an inkless printer today - they're used in cash …

Member Avatar for UrbanKhoja
0
303
Member Avatar for snitch321

It appears to be happening to a few of our users, whereby they are connecting via terminal services to a server and none of their printers pass over. I have tried the same solutions that i will list now on all users that have this problem: Ensured the RDP icon …

Member Avatar for snitch321
0
117
Member Avatar for DeanMSands3

tl;dr: I think my code sucks. Can you help me? I haven't written a test case for this class yet, but I want to make sure I'm doing it right before I go home tonight. The gist of the class is to provide a reusable ImagePrinter object that can print …

Member Avatar for DeanMSands3
0
225
Member Avatar for choudhuryshouvi

Hello all, we have a vb.net windows appliacation that uses sql server as backend. we have created all reports for this application using crystal report that is embedded in visual studio 2005. everything is working fine except the reports specially which needs to be displayed is custome mode. we have …

Member Avatar for maildummyabc
0
2K
Member Avatar for AKJo

When I print a document from my Delphi 2007 program I quite often get a message "Printing in progress " and printing is aborted. Only part of the page is printed,not always identical part,but close. When closing the message I get "Access violation at address 004FEEC5 in module........read of address …

Member Avatar for AKJo
0
2K
Member Avatar for ayesha789

Hi, I have Folder Which Name is **LAPO** and There are three Folders insider whihc names are **North**, **Central** and **South**. In North Folder there are many Folders Like **9876** , **9877** , **9333**, **9853** etc. In all Folders there are files Named PO.pdf There are more then 1400 Folders …

Member Avatar for ayesha789
0
109
Member Avatar for robin99

can anyone show me the point to get the tutorial on how to print using shared printer in java (windows os) ? thank you all

Member Avatar for robin99
0
542
Member Avatar for JamieLynnSEO

Im looking for anyone with any ideas on how to print an 8.5x25 inch form with an oki Microline 8810 printer. I had another form that was 22 inches where i was able to set up an Epson fx driver that allowed me to print it without a problem, but …

Member Avatar for abailey101
0
287
Member Avatar for Suomi@heart

Hi, Ever since I upgraded from Tiger to Snow Leopard, I cannot print in color. It will print but only in black and white. I use a Dell 5100cn color laser printer. I have contacted Dell and of course there is no known time frame for a release of a …

Member Avatar for fabio78
0
686
Member Avatar for Jerry99

There was a paper jam in my hp P2055 laserjet printer. Of course, this is not a big news. However, after clearing it the printer is still complaining "jam in cartridge area" and gives advice how to fix the things, but the problem is, there is nothing extra visible any …

Member Avatar for mjdodd
0
345
Member Avatar for MichaelDrew

[ATTACH=left]22858[/ATTACH]The HP LaserJet Pro 100 is a very sleek looking printer. The compact design will fit into what ever corner you can find for it, and due to its easy to setup networking options you may never physically connect it to a computer. On the front left side of the …

0
544
Member Avatar for DAS-03590

This is out of curiosity... Computer OS - Windows XP Pro SP3 I have a computer that will not run the Printer Wizard right. I have tried many different things to it except one that has come to mind. I need to know where in the System files is the …

0
112
Member Avatar for Kerry W

HP announced this morning a new printer that’s the first of its kind: the TopShot LaserJet Pro M275. What makes this printer different? Of course it has the usual scanning feature that the HP LaserJet’s have featured for years, but with a new spin, 3D scanning. The TopShot doesn’t have …

Member Avatar for Kerry W
0
237
Member Avatar for singaiah39

Hi All, We have some problem in calling Peernet TIFF printer. Issue: We want to send TIFF images to Peernet printer and convert them to get new TIFF images. We used ShellExecute functionality to send the TIFF files and create the new TIFF files. But every time, dialog box is …

0
81
Member Avatar for Evesy

Hi, I recently got a wireless printer which is downstairs and I want to make a program that turns the printer on/off. If anyone knows how I can do this, that would be great. I may be able to do this in C# if necessary. I will post more details …

Member Avatar for debasisdas
0
207
Member Avatar for Sariscos

[B]Specs[/B] The two print cartridges use a dye based ink where the black cartridge’s resolution is up to 600 x 600 dpi whereas the color cartridge renders 4800 x 1200 dpi. The printer is capable of borderless printing, up to 4 x 6 inches. There are three ways to connect …

Member Avatar for jingda
0
867
Member Avatar for BlackJavaBean

Let me start off with this disclaimer: [B]This scenario is completely contrived.[/B] The scenario proposed is analogous to an actual problem that I am trying to solve. Problem: I'm going to cheat on a test that uses Scan-tron style cards. I've stolen the test before it was handed out and …

Member Avatar for Adak
0
140
Member Avatar for Sebas80

Hi there, I have an old Olivetti PR2 Dot printer. This printer was (and nowadays new revisions of this model are) used in bank environment to print on passport books and a4 format sheet. This model in particular has a Parallel port and a serial (25pin) one as well. My …

Member Avatar for Sebas80
0
245
Member Avatar for CoilFyzx

I am doing a personal project to get to know C a little better: Some essential information - I have a usb printer - I am using Windows 7 OS..suggest better Os..haha..not NT or ms-dos ;) - I am using Visual C++ 2008 Express edition..coding strictly in C however(You can …

Member Avatar for Ancient Dragon
0
580
Member Avatar for sigehluz

Hi there I just bought a new Samsung printer model no. CLX-3180 series. It is a multifunction color laser printer. The disc that Samsung issued me with for installation is not working. I have attempted to install it by doing what it says: 1. I set up the printer and …

Member Avatar for zipster1967
0
490
Member Avatar for _neo_

I've bought 2 Epson P50 printers. Then tried to print photos on windows 7 on them at the same time. * using Nero cover designer * using ms word After printing some part of photos both printers throw papers. I've also tried install windows xp, then printed on them, again …

Member Avatar for _neo_
0
182

The End.