2,322 Topics
![]() | |
Hi can someone help me i am getting this box up when i try to print an excel file as far as i know i changed no settings and i can print files from about 4 months ago but new ones i make i cant if anyone can help it … | |
Hi Experts I have been experience this problem recently. I have got a USB printer when I connect it through a new 5 m USB (non brand name, and not faulty) cable it didn't work but when I connect the same printer via 1.5 m it works. I tried the … | |
Hi, how to print a text file using command prompt through usb dotmatrix printer any one please help me... Regards, Jineesh | |
Hi I would like to get some directions on where to look for in the way of getting a c++ profram to put hex values on a printer. I would also like to know if some one could guide me with a few examples. Regards GT | |
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..... | |
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 … | |
Hi. I am Naing Thu Soe from Asia. I am a computer student. Now, I am making assignment about small business network. Can you help me? I want to know about total cost of small business installation. I created a network diagram. In my diagram, including 8 PCs, 1 network … | |
How to change font size in win32print module? Win32print works but the font size in virtual printer or local printer is too small (maybe size is 9), but required size maybe 14. Or alternative for win32print? | |
Hi I need to take one or more files(**.txt** or **.csv** format only), convert them, one at a time and sent them to the printer in **PostScript** format. The paper will be pre-printed and of A4 size. It is perforated in the middle(Portrait orientation). For example, taking a file, A.txt, … | |
I have done some research trying to find an answer to this question, but have failed find answer. Gave working Dell monitor to neighbor, after purchasing adapter to connnect to printer port. (my mom decided to do this for her) The monitor goes on and immediately goes to sleep. When … | |
![]() | Hi I'm still having trouble understand arrays since I join Daniweb a few months ago. I thought I got a handle it but it seems I need to practice more and write more arrays correctly. This the issue I'm having I can't `echo` the words <?php $printer_machine = array("Copier", "Inkjet", … ![]() |
I very much appreciate this site. While attempting to "fix" my Compaq Presario F763NR (which runs Vista), I deleted a start up file. Now, when I press the "on" button, it lights up for a second then shuts off and my computer won't turn on. I called HP but they … | |
hello, I'm running Mac OSX and have been given a dell printer by a friend. Dell don't support Mac though. Is there any other driver i can use for my Mac which supports Dell printers? thanks | |
Hello everyone, I am trying to build a inventory and pos system with Ms-Access as database and VB 6.0 programming. I got stuck in one place again. What I want to do is trying to print out the codes and price of the products. In this form, I have a … | |
I setup a brand new Windows 7 Pro PC a few days ago, and connected an HP LaserJet 1022n via a network connection (TCP/IP Port). The printer worked fine. After a couple of days of successful printing, the user asked me to add a Dymo labelwriter, which I successfully did. … | |
![]() | Recently we created a Crystal Report that supports a custom papersize (Half A4 papersize) and attached to our Windows app. When we deployed to a server machine, (the server machine contains application installed and the user logged into the server by **remote desktop connection** to use the application , while … |
Hi. Does anyone know how I can create a new printer port in C#? At the moment I've got this, which uses WMI (System.Management): [code=C#] ManagementClass portClass = new ManagementClass("Win32_TCPIPPrinterPort"); ManagementObject portObject = portClass.CreateInstance(); portObject["Name"] = portName; portObject["HostAddress"] = "174.30.164.15"; portObject["PortNumber"] = portNumber; portObject["Protocol"] = 1; portObject["SNMPCommunity"] = "public"; portObject["SNMPEnabled"] … | |
File "/usr/local/lib/python3.2/distutils/archive_util.py", line 52, in make_tarball tar = tarfile.open(archive_name, 'w|%s' % tar_compression[compress]) File "/usr/local/lib/python3.2/tarfile.py", line 1769, in open stream = _Stream(name, filemode, comptype, fileobj, bufsize) File "/usr/local/lib/python3.2/tarfile.py", line 421, in __init__ raise CompressionError("zlib module is not available") tarfile.CompressionError: zlib module is not available garrett@toshiba-laptop ~/Desktop/nester $ I'M getting the above … | |
Please, **before** posting a useless answer just for the sake of saying something ***read*** the post. I bought a laptop at a flea market "as is". No returns accepted. While installing the drivers for my printer, I got a message that said something like the OS in which I was … | |
Hi, A graph is getting plotted in a Picture Box with real-time field values. I want to print the graph in real-time, say in every 10 secs. Tried the following : Printer.PaintPicture Picture2.Image, 0, 0 Printer.EndDoc but this didn't worked..... help plzzz.... | |
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? | |
Been fighting with this for a while. Office 2007 and Adobe Pro 10. Have VBA code to step through a directory tree and print .doc and .docx files to PDF Printer (set as default). Code runs fine but when I try to open the file, Adobe says it can't because … | |
i have a networked printer. LAN pc's (those usin ethernet cables) can browse and locate the printer on the server, BUT.. those laptops' and desktops connected via wireless, they cant find the printer.Everything used to be fine, until we had a power cut last week, i managed to get everything … | |
Dear all, I need some help regarding my final year project, i have been assigned the title: "SMS Pizza Ordering". I will be grateful if i get help on how will i start the project, the tools and knowledge needed to proceed. the languages which i am good at are … | |
I have come across an error code, after building during debug, it shows: System.NullReferenceException was unhandled HResult=-2147467261 Message=Object reference not set to an instance of an object. This problem is located at the end of the program, on the else if statement. Any suggestions as to how I could easily … | |
 These days scanners are no longer the flat-bed monstrosities of yesteryear, but have instead evolved into the sheet-fed beasts of today, capable of scanning dozens of pages in a matter of minutes. While some advertise their portability, or ability to easily organize your documents (such as with the … | |
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. | |
Would anyone know of a reporting toolkit library for C++ which can be compiled as part of a project. It will need to be ablue to display tables, display charts and be printable through a printer. Preferabely free though I haven't been able to find any at all. The closest … | |
Please help me to fix printer prima4. The printer just discharge the card without being printed. what could be the possible problem? Thanks in advance for your gracious help. Cheers | |
hi all, i am working on small RMS and got problem to print receipt using pos printer. the expected out put is like that. 1. XYZ Ltd 2. London, Uk 3. 4. 5. 6. Transaction #: 100 7. Date: 11/12/2008 Time: 09:10:10 8. Cashier: Fred 9. 10. Item Qty Unit … | |
I have a jQuery tabs slider that auto rotates and depending on the slide it will adjust the background of the `<div>` element it is in. Auto rotate goes fine, the correct background is loaded, but when I manually click the tabs, it doesn't take the correct values. It's almost … | |
Hi, Acer Aspire, Win7, standard stuff. Installed a Kodak ESP C310 on the IBM NetVista computer yesterday... and selected USB connecting. That machine cannot 'do' wireless. Now, I'd like to attach my laptop to the printer (and use their disk to install) But This Time, I want to select Wireless … | |
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. | |
public int CalculateProduct(int num1, int num2) Requires a return type of int. However, in main, when CalculateProduct is called, no variable is assigned to accept the int being returned. I don't understand why. Thanks! using System; delegate void NotifyCalculation(int x, int y, int result); class Calculator { NotifyCalculation calcListener; public … | |
i have a process to use zebra printing machine.. i dont have any idea from where and how can i do this process.. can any one help .... i want to print my sql table id with barcode in zebra printing machine.... i am very much confused how should i … | |
I not going to print any document.I want to retrieve details of usb-printer.How can i get connected with usb- printer with c# programming to retrieve details? | |
Hi All I have an issue currently have a Windows Server 2003 enviroment and I have a problem were for some reason they print queues keep going offline for no reason I know that there is a know fault with Windows Server 2003 I have applied the hotfix for this. … | |
I have a question, been racking my brain trying to figure out why this is happening. Let me start off with a chunk of code. This takes values from a textbox and writes them to an Excel sheet: Public Sub printFrmDUIReportPreview() '// =============================== PRINT PREVIEW DUI REPORT FORM ================================== '// … | |
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 | |
I am attempting to boot a machine with windows 7 installed into safe mode but the option does not appear to be there. The only options availible are "start windows normally" and "Repair your Computer." The machine boots fine otherwise but I need to access safe mode for other printer … | |
Im using an epson dfx 8000 to print my reports. the printer prints on preprinted stationery and was printing fine until recently after a service nd it now adds a blank line at the top of each new page. this means my columns wont sit properly into yhe preprinted paper. … | |
How do I install an Epson LQ2180 printer on a Windows Server 2008 machine | |
**How to set up your Wireless Command Center** Setting up your own personal wireless command center isn’t difficult; it will only take up a couple of minutes. But why would anyone want to setup a remote desktop connection? The answer is so that you can access and control your personal … | |
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 … | |
I would like to silently print PDF files from the hard drive to a named printer, which may or may not be the default printer. In the [URL="http://www.daniweb.com/techtalkforums/showthread.php?t=17156"]this thread[/URL], it shows how to silently print the PDF but it always goes to the default printer. Is there a command line … | |
Hi guys i have generated PDF file from docx(.rtf also) You need to install bullzip printer and word. Prerequsities - you have to add reference Bullzip.PdfWriter. here is code snippest internal static byte[] PrintToPdf(string appFolder, string tempDocxFileName) { try { string tempFolder = appFolder + @"\temp"; string tempDocxFilePath = tempFolder … | |
I've been having this problem for a while now. Basically what happens is at random times my computer will lock up for about 2 seconds and then just turn itself off. If I try to turn it back on it will start up for about 3 seconds and then just … | |
I have a JTextArea that I need to be able to print off from the printer. This is the kid of text that is in the JTextArea GLEN ROGERS 47 PINE AVENUE, CARRICKFERGUS, BT38 8EE, 07824771114 733KIA 2012/07/03 DEVICE; OTHER - GIVE MAKE AND MODEL PACKARD BELL EASYNOTE TN? WINDOWS … | |
I am writing a VB app that provides the user with a menu of reports written in Crystal Reports 4.6. When the user selects a report, it is shown in the Crystal Reports preview window from where it can be printed to the selected printer. My problem is that the … |
The End.