Summary: I'm using Photoshop to create images that are 60 inches long. I'd like to print them out using an Epson 880 or Epson Stylus Photo EX printer. The cu...
Summary: Hi, i am developing a printer driver for win98 and i need to access file from Property sheet code. CreateFile() is not working as it is a 32 bit func...
Summary: I'm hoping someone can help me. I need a script that will allow me to install multiple printer drivers without needing to add the printers. Normally...
Summary: I am trying to write a driver for Epson LQ 300+ in Redhat Linux 7.2. I wrote a parallel port driver that works only in SPP mode. some how i managed...
Summary: Epson Printer ESC/P2 codes are the typical basic printer codes. Each printer often has it own set of commands. But you just need the Graphics subset....
Summary: My C++ printer-program works with Win98 and WinME, but does not with XP. What is different in XP vs other OSs. My program uses "PRINTDLG" structure to...
Summary: Operating system Win 98, Programming Language Clarion 5.5 Application -POS Software I have problems initializing a Windows receipt printer. When the a...
Summary: Hello.. I am using WSH and vbscript to install several new printers on our workstations, and I'm having trouble getting the script to see the drivers ...
Summary: Dear all, here is a question. suppose i have a printer driver installed on my pc. and that driver actually prints to a disk file, not to a true pr...
Summary: Jeevs: More Links for your consideration. IBM Linux Omni Printer Driver Newer method for printer definition http://oss.software.ibm.com/developer/ope...
Summary: No DLL is going to make it work. Windows 2000 and XP are totally different operating systems nd as such do not allow applications direct access to ha...
Summary: clients all work on XP machines,and we do direct IP printing. Setting up a print server is not an option I want the script to add the IP port, drive...
Summary: Yes. It depends on the printer's emulation mode and the printer driver. You can also draw at any position of most laser printers. Most DOS configur...
Summary: This is Visual Basic code. You need to incorporate it into a VB Script file and set the VB script to run at close down. This method is not fool-proof...
Summary: I downloaded a Windows Smallbusiness 2007 Trial to my PC & now my printer won't work I've unstalled the microsoft & the printer & but when I try to re...
Summary: I was looking for a way to install a printer remotley on multiple machines and this is what I came up with that works, so I'm sending this out to help...
Summary: Sounds like the print service is not converting the document properly before printing. A postscript printer can accept a PDF file directly because it...
Summary: Hello! I'm working on a WinXP printer driver dll project in Microsoft Visual C++ veresion 6. I have to get the User Profile Path of the currently l...
Summary: I don't think you can do that, since Word is needed to open the file. Word doesn't work in DOS. But you can try: C:\> EDIT filename.doc Then if it dis...
Summary: Hello! I am trying to access parallel ports on my machine using RXTX. I have installed RXTX as described at the official site. Now I am trying to make...
Summary: If they're that frightened by word, maybe you could convert the word document to pdf. Integrates nicely into web pages. If you don't have the full v...
Summary: You can't do that because there is no DOS in Windows XP, only a command line interpreter which emulates some DOS commands. Because Windows is a multi-...