1,348 Topics
Hi I'm trying to send some text to LPT1 port. [url]http://www.logix4u.net/[/url] this seems to work but there is nothing happening on my printer. can anyone tell me how to do it? thx
I use Visual Basic 8.0 and Windows 7 Prof. and Deskjet 720c To print a document i use [COLOR="Green"]PrintDocument component [/COLOR] I want to Check status of local printer My problem is, if de printer if [COLOR="Red"]offline[/COLOR] of [COLOR="Red"]not connected [/COLOR]every print job is then automatically sent to the print …
I have ubuntu 9.10(karmic koala) installed on my laptop, i was wondering how i could print a file from my linux system to a printer connected in my network. The printer is connected to windows xp system. I read somewhere that to do this you would have to install samba, …
Is it possible to create a hard page return in your PHP code so that wehn the user prints the output, the page break will occur where it is defined? If this is possible, how is it done. I have not found anything in my Google searches. Any help is …
When I double click on my add printer icon it tells me that my resources are not avilable. What do I do to get my printer subsystem back?
Can a pageset.dll can be use to change the default printer paper size? I have tried using printer.papersize = 5 but this doesn't work on my project. I have tried pageset orientation and it works so i wonder if pageset has the capability to change also the paper size of …
My HP laserjet 4m has died and I have resurrected my Kyocera FS 3750. The problem is that the Kyocera has only a parallel port. Any clues on how I connect it to my G4? I thought I was very clever and purchased a USB/parallel bridge cable only to find …
Hello! I want to know on how to convert files like JPEG to .PRN. Please help me. Anyone who is familiar on how printer drivers work. Thanks!
I personally don't own a Ink Jet or Laser printer, why ? Simple the cost of INK. Recently I was in a local Office Store and thought to myself they should change the name of this Chain of stores to "The Printer Store" there was a wall or two of …
Hello, I own a samsung ml-1640 laser printer and after refilling the toner cartrige the printer needed a counter reset because it had reached the 2100 pages limit.I tried to reset the printer either by shortcircuit some mainboard pins or by software(solutions that worked before :P)but nothing.As i tried to …
Hello everyone I need your help please I got 5 computers, 5 industrial printers, 1 router with internet access and 1 switch Routers default gateway is 10.0.0.138 and all computers connected via the switch get got the addresses from 10.0.0.1 to 10.0.0.5 But the printers have static ip adresses like …
Hi People, I have an old Lexmark Optra T610 laser printer and would like to connect it to my new D-Link Xtreme N Gigabit router. The router has a USB port and according to some documentation I found online, a usb printer can be connected there for sharing. I am …
My windows 2000 server started acting up today, print spooler stops and resatrts but not long enough for printers to appear again in the spool, and when I try to add the printer it gives me this message: "Printer operation cannot continue due to lack of resources. The print subsystem …
I have a MacBookPro 13" and would like to purchase a Dell V715w Printer, but only if computer and printer are compatible (i.e. usable) with each other. Are they?
I use a Samsung ml-1640 in my office and used to share it from an xp sp3 machine so I can print from my vista laptop.After a printer driver update to both machines and an firmware upgrade to the printer( in order to reset page counter :-P ) the printer …
[I]my printer won't install properly, i don't know what i'm doing wrong? i have done everything it says to do on the installation wizard but is still unsuccessful.. please could you help me? thanks :)[/I]
Code above perform on a button_click event, and it's show crystal report with no error. When I click icon PRINT REPORT, dialog box appear, I just need to click button OK and printer start it's job. But I wonder, how to set PRINTER PAPER-SIZE by coding? So every time I …
how i can print something , i was write it in textarea , labele , any thing by printer alike word ?
Hello everybody, I am facing a little problem, and I wonder if you may be able to help me. I am seeking for a Barcode System (Scanner, Generator, printer). I would like to ask if anybody has got any idea on how to choose the suitable system for my company(It's …
I have been asked to buy dvd printer for my company. The print media to be used would be blue ray discs and the volume of prints required is approx. 50 per day. Which brand would be better? Some of my colleagues are recommending me ‘primera’ but are not sure …
Hello guys, I solved my problem and I want to share it to you guys. Im using HP Laserjet 1020 in the office connected to the Windows 2000 Server. I try to print in my computer using the printer from the server. But the printer says in my computer that …
i have an: hp psc 1210xi all-in-one if i printed a black square as big as will fit on the page, it will be about 4 mm from the top, about half a centimeter on the sides (one side is larger though) and about 1 1/2 cm from the bottom, …
I have a Dell inspiron 530 with 2gb of ram, 2.53ghz intel core duo. I have two USB printers connected. An HP C3180 inkjet and a Samsung ML-2510 laser. I have had the Samsung for about 3 years and the HP for 2. Up until last week everything has been …
Hi, I have a printable class that needs to print some text only on 1 page. The thing is that when I hit print the printer prints 3 pages: page 1 - with correct content page 2 - empty page page 3 - page with content translated some how then …
Forgive my question, i need help thou: Me and my neighbour are using the same ISP but different accounts, my neighbour has a printer and i don't have, can we share this printer? Thank you
Dear All, Please help me i want to take print of my form in a short slip please give me some code to fit the print siza on the short page i am usin LQ+ 300 printer for this purpose please please help me. Thanks in advance.
I'm trying to print a (or many) large aerial photos converted from tiff's to jpeg's and cannot seem to get it done without a MemoryError message. These files are between 6 and 15 mb is size. These images are 9x9 photos with these dimensions: Width = 11705 Height = 11712 …
New to networking and although I’ve installed printers to workstations, I’ve never installed a new printer to a server. I only know that an IP address is to be reserved for the new printer through DHCP if the printer software does not scan the network and find an unused address. …
We're running an old but critical DOS application on a Windows XP network. There is a printer connected to the server (Windows Server 2003) that is accessed by networked computers. To do this, we've been using the following in a batch file: [B]c:\windows\system32\net use lpt1 \\Server\Label /y[/B] (The server is …
Hi , I am facing a problem. I have a laptop PC with Windows 7 Home Premium operating system and I have HP laser jet 2035n network printer. This network printer works fine when I use another computer that has XP professional. When I gave a print command from my …
I have new cartridges. I was printing the day I installed them. I have updated all the drivers and software. Cleaned and defragged my computer. Shut down both printer and computer, then restarted both at different times. The deep cleaning option doesn't do anything but print a blank piece of …
I am doing a crystal report with printing. I have encountered on this problem: [CODE] try { PrintDialog print = new PrintDialog(); print.ShowDialog(); crystalReportViewer1.ReportSource = cr1; crystalReportViewer1.PrintReport(); cr1.Refresh(); cr1.PrintToPrinter(1, true, 1, 1); } catch { //MessageBox.Show("Some error occured...", "Opozorilo", MessageBoxButtons.OK, MessageBoxIcon.Error); } [/CODE] I got an error on last line …
hi! This is Rajesh new java developer. i need help from our community thanks (in advance) for ur help PROBLEM iam developing application in AWT when i click PRINT button i need to get printout from printer please help me providing code or idea Have a nice day
Hi, everyone, i'm by no means a match for my namesake nor my avatar, but i like the face that he's a regular guy fighting a superhero...in other words he's the underdog. enough said on to our story...well my story, in fact problem. I have two identical printers (Epson Artisan …
A Dell salesman misrepresented the Dell 968 AIO printer. I just bought the printer for my wife who is a Dell user. Upon questioning the Dell salesperson about Mac compatibility he said there would be no problem getting the driver for my Macbook Pro. Now that I have the printer, …
for my sins I have to endure Vista! My son loaded Google Chrome some time ago and since then, despite uninstalling it, my printer has never recovered - it re-loads the software on every boot (otherwise it won't print) at best it's periodic in it's operating and it never scanns …
Hi All I have a requirement to develop a VB application to download a pdf file from a server using an example URL [url]http://xxxxxxxxxxxxx/pdffiles/yyyyy.pdf[/url]. I need to perform a silent download and print the same to the local printer. As this is going to be a scheduled task, I need …
How can we know whether the print job print the page successfully or not(on printer).......?
I have seen a number of old posts on this saying there are no drivers. However, 2 years on, does anybody know if any drivers work on a mac os?
ola, i need help fast plz, the printing function in java .print() works i.e. [CODE] jtextarea.print(); [/CODE] the problem is, if the jtextarea is longer than 1 page it will print the extra pages on some computers and not on others. I thought it a printer setting, but when the …
Hi guys I'm in a pickle here - we've bought a Kyocera FS 1118MFP Printer/scanner/fax all in one for the office. We've set up the network printer on an ip and ran the installer wizards on all the networks pcs - all of them got set up properly except for …
Hi, I'm trying to take a print on a Continuous Paper through a Thermal Printer ZP 2844 using Crystal Reports 2008 along with Visual Basic .NET 2008. I've set the page size to 3.00 inches as width & 3.00 inches as height. It prints well when the contents are a …
The HP printer that is having difficulty connecting to a HP Desktop works fine when paring with any other computer, also the thumbnails on Google searches don't work. Change the desktop and they work fine. I eliminated the printing issue due to it works fine with other computers. On startup …
After the rundll error message (c:\windows\system32\spool\drivers\w32x86\3\dlcctime.dll) began, I could not print on my Dell924. I uninstalled my printer. When I reinstalled, only the scan, fax, copy appear to be installed. The actual "printer" will not install. I "can" scan and copy (don't use fax feature). I have Norton Internet Security …
HI, I have written a code to print the crystal report instead of using print button in the crystal report viewer control.(I have done this in order to keep record of printed pages.) So, now there is a print button in my form, which upon clicked will show the printer …
i am using javascript to print a pdf. when i click on print button,the pdf is generated nd saved somewhere and after that javascript code runs. This javascript opens the pdf and closes it(opens for a fraction of second) and then again open the same pdf with printer popup screen. …
hi all, I have separate action class and view(xhtml) in my project. i have a link in xhtml that opens a file. This file can be a word document or a pdf document or may be some other form but these two forms are confirmed. My requirement is that thon …
Hi, Is there a way to control the Printer from not emptying the Color Cartridge? Mine is Canon MP 145 Printer/Scanner. As per my knowledge Printer consumes some ink when it Powered on. Over a period of time, It emptied my Color Cartridge without taking even one print. Is there …
About 2 months ago my printer, a Hp Photosmart C6380, out of the blue turned itself off and tried to re-boot. When it tried to re-boot the little screen on the left went blue flashed an error for a couple seconds, then went white and all the buttons began flashing. …
Problem: when the user prints the JTextArea, the text at the right-hand side of the "paper" is cut off, despite the fact that it is visible on the screen. Question: How can this be solved? I've tried two ways of printing the text area, and neither has worked as I'd …
The End.