A Printer is a peripheral which produces a text or graphics of documents stored in electronic form, usually on physical print media such as paper or transparencies.

learn more… | top users | synonyms

-4
votes
0answers
36 views

About Thermal Printer paper cut [closed]

Normally for the printer cutter we can cut partially or fully cut right? The setting can be set either using it's software or we send a command from RS232 signal to the printer right? I know that ...
-1
votes
0answers
15 views

Sending a document to the printer using ftp server [closed]

I'm building an Android app and I wrote a short code which I tried to connect to the printer if I write port 21 I get Excption the connection broke its banks if I write port 9100 I get an error that ...
0
votes
0answers
26 views

.NET - Overriding printer's default for color

I am printing to a color printer. The printer's default setting for color is black-and-white. I have tried the following, but when I open the printer's preferences dialog, the color is still set to ...
0
votes
1answer
10 views

Java - apache PDFBox two A3 papers to one A2?

I've got a printer which doesn't support the feature I need. The printer prints A2 paper size. I would like to print two A3 size pages, that would fit on a single A2 paper, but my printer doesn't ...
0
votes
0answers
23 views

Endless loop printing

I am working on a project that requires endless printing. I would like to gather data with my arduino than visualize it with processing. The visualised data will be printed with an inkjet printer. I ...
0
votes
0answers
22 views

Get printer's status (online/offline)

Is there a way to get printer's status (online/offline) with Java printer API? I tried to use PrinterStateReason but I can not get this information.
0
votes
0answers
40 views

Printer status showing 'offline' after registering to Google cloud print

I am working on server side (Receiving print jobs to printer); I am following the developers guide mentioned as "https://developers.google.com/cloud-print/docs/devguide#registering" I am able to ...
0
votes
0answers
29 views

Access Printer Status using Winspool

Hello I've used this example on how to access printer status using winspool. //Code written by Mark Middlemist - @delradie //Made available at http://delradiesdev.blogspot.com //Interop details ...
0
votes
0answers
18 views

C# .NET Printing Status

Hello I'm trying to check if a printer has problem or not. I'm using windows printing. is there a way to get accurate printer status for serial USB and IP printer?
1
vote
0answers
59 views

Print only on recto (one paper side) with Word.interop

I'm trying to print a document, only on recto, and not recto-verso. So, I print my document with Word.Interop and before open document, set default printer parameters like this : ...
0
votes
0answers
19 views

Application Not Printing In Windows 7 and Windows 8 (But Functions Pefectly In XP And Vista)

I've written a C#.NET (3.5 Framework) Application for a business - the Application prints invoices. I developed and tested the Application on Windows XP at my home using a shared network printer to ...
-1
votes
2answers
74 views

Node.js : How to add print job to printer

I am developing a web application using node.js where i have a scenario to print some pdf files located in my local. Ex: var ipp = require('ipp'); var PDFDocument = require('pdfkit'); //make a PDF ...
0
votes
1answer
89 views

How do my application know if there is default printer changes notification

i'm using Delphi XE3 and below is my sample application: unit Unit1; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, ...
0
votes
1answer
48 views

Two kyocera printers have the same SysObjectID (.1.3.6.1.2.1.1.2)

I am trying to get the device details of a printer using SNMP. I am using the SysObjectID of the device for tracking the model. I am getting same SysObjectID (.1.3.6.1.2.1.1.2.0) for the below ...
2
votes
0answers
123 views

How to install programmatically a second instance of the same printer driver

I need to have two versions of the same driver with different properties under Windows XP and Windows 7. In need to install it programmatically and in the end there must be two printer drivers listed ...
0
votes
1answer
153 views

Get Printer Status Using SNMP OID

I am working with SNMP in Android. I want to get Printer Status. I am using Snmp4Android.jar and OID 1.3.6.1.2.1.25.3.5.1.1. Please refer this link Printer Status. SnmpActivity.java here public ...
2
votes
1answer
67 views

printer connected event

I am designing an app which needs to identify if printer is connected or not. I know the methods by WMI to enumerate connected printers. But what is to be done if printer connected after application ...
0
votes
1answer
30 views

Adding printers though python

Just wanted to see if any one had a link to a resource or can give me a lead on installing printers/drivers remotely using python. I want to automate it so it installs local printers. They are ...
0
votes
1answer
43 views

Identify the original printer

I am enumerating printers connected in the PC. I done it using C# System.Printing namespace. It works well. But mostly it shows software printers like Microsoft XPS Document writer,Microsoft Fax etc. ...
0
votes
1answer
125 views

How to print code hexadecimal OR decimal OR binary in printer?

I want execute commands of one printer epson TM-T88III. to be more specific: I want print symbol €... the printer is epson TM-T88III and it is generic print/txt only With my investigation I found ...
0
votes
0answers
61 views

Bluetooth Printer in Android

I was gone through some samples deals with the Bluetooth Printer in Android. Here is the one working fine, How to call this android bluetooth printing program from phonegap javascript? . But the ...
0
votes
0answers
57 views

google cloud printer api

I tried to use google cloud printer api in my android application https://developers.google.com/cloud-print/docs/appInterfaces My api calls contained Authorization HTTP header: Authorization: OAuth ...
0
votes
1answer
129 views

List all network printers per user

at my work, we install printers on the per user basis. I'm trying to write a backup program that would list all networked printers given a username. Is that at all possible ? via WMI or System.IO ...
0
votes
0answers
24 views

How to store PageSetupDlg values in the variable - vc++

I want to 'populate' the above structures with the selection that the user has entered. For example if the user selects 'A4' and 'Landscape' in the PageSetupDlg form, I want to store these settings in ...
0
votes
2answers
75 views

How to get all printer name in windows service?

I want to get all printer name installed on computer and network. I used these function in below to get list of all printer. All these func. is working correctly in console and form application and i ...
0
votes
0answers
167 views

Android Printing directly to a printer wifi, Document Conversion

I'm building an Android app that will send a document to print directly to the printer wifi, I have a problem. How to send a document to print via wifi printer using your Android phone? Should I ...
0
votes
1answer
38 views

Mac - Displaying a modal window on tap of Print button in Print Dialog Extension

Is it possible to perform a custom action when the user taps the Print button? For example, can I display an Authentication dialog box before printing? I am a newbie in Mac Printer Development. Any ...
0
votes
1answer
51 views

Android - giving pdf to wireless printer

I have one pdf form. Now I want to 1)give this pdf to wireless printer---suggest me how to do this and if possible provide some sample for this. Is there anyway to support all the vendor printers ...
-3
votes
1answer
88 views

Does php printer functions work with POS printer? [closed]

I just wanted to know if printer_list() can return POS printer names connected in local network. If yes, can I print from those POS printers by printer_write()? Also how can I format string before ...
0
votes
0answers
74 views

Interfacing printer with arduino and computer using existing device driver

I'm working on a project in which a arduino is serially interfaced with a printer. The goal of the project is to have the microcontroller as a middle step in the communication flow computer-printer in ...
0
votes
0answers
100 views

VBScript: How do I check if printer if connected or not?

I am pretty new to VBScript, so please forgive me for any dumb code. I am trying to check if a printer is connected or not. I am using the following code: usb1 = "Dell 2230d Laser Printer XL" Set ...
4
votes
1answer
137 views

Printer Status Monitoring adobe AIR Desktop App

Want a platform independent desktop app to check the toner/Cartridge level of a network printer and notify the user of the status and give him option to request for purchase of the toner if low. The ...
1
vote
1answer
137 views

How to get the list of printers in java? [duplicate]

How can I display all the printers installed on the device in Java? So far to find my printer I use : PrintUtility.findPrintService(printer); //Selects any printer with the name provided ...
0
votes
1answer
177 views

Will Scalable font work in Zebra MZ 320 printer

I am using CPCL commands to print labels in Zebra MZ 320 Printer. I want to use SCALABLE_TEXT command in my CPCL code. But the printer doesn't print anything. Will SCALABLE-TEXT command work in Zebra ...
0
votes
1answer
281 views

Print a .PDF File using Different Printers in Java

I'm trying to write an integration for enterprise system. There is a web server who is being used by many clients from two different place. There are two network printers installed on this server. ...
0
votes
0answers
53 views

How to read EMF file in .NET?

I would like to read the content of an EMF spool file into a .NET application and extract the text content. Can anyone help suggest an approach for doing this? Any libraries or objects available ...
0
votes
0answers
156 views

Printer Status Checking Using JAVA program

How can I check the printer status using java program? I need to check following values in theprinter(DoorOpen,MediaEmpty,MediaJam)
0
votes
2answers
60 views

Parse through text file and write out data

I'm working on the first steps towards creating a powershell script that will read through printer logs (probably using get-WMI cmdlet), and parse through the logs. Afterwards, I plan on having the ...
-5
votes
1answer
73 views

Go Script for Printer Driver [closed]

Printer driver is a piece of software that converts the data to be printed to the form specific to a printer. The purpose of printer drivers is to allow applications to do printing without being aware ...
0
votes
0answers
114 views

Network Printer Monitor Development

Haven't been able to find much on the subject from anywhere. Most printers have similar settings for name, hostname, IP, serial number, contact, location, paper, toner, page count etc. Looking to ...
0
votes
1answer
32 views

install device on the fly

It's possible to install a device on the fly ??? I say device, a printer..., I have the driver, and all things, I just whant to install the device, and, when I close the program, I whant to remove ...
0
votes
0answers
21 views

Mac - Configuring windows printer [closed]

In my office, a printer is setup on windows server and provided me to use the server \\<server-name> But how can I configure the same on my Macbook Pro having 10.7.5 OSX running on it?
0
votes
0answers
125 views

How to make xp 32bit driver to work on x64 xp? [closed]

How to get hp deskjet d1660 working on windows xp x64? Its a 32 version witch allows running 64 bit mode. http://en.wikipedia.org/wiki/Windows_XP_editions#Windows_XP_64-Bit_Edition How 32 works on 64 ...
0
votes
0answers
103 views

Network printers are very slow to respond

I have a series of network barcode printers in the plant were I work. All of them are connected to a WYSE terminal which is connected to the same Windows 2008 R2 server. I've created a web ...
1
vote
0answers
121 views

iOS - How can I Convert an Image to unsigned char to print image using Blue Bamboo Printer?

I am developing one Printer App with Blue Bamboo printer. I want to Print one Image through it but I am unable to convert it to unsigned char array as they provide in sample code. How can I do this? ...
0
votes
1answer
265 views

How to send text file to printer

As i read in some fingerprint manual we can send text file to the printer. Means we can write the program in the text editor and send the whole program as a text file to the printer using the ...
-8
votes
1answer
132 views

how to send php mysql result set to a printer [closed]

I have already build a php script that gets data from mysql database, how can I send the result set to a printer? If there is a php function to send to the print? or javascript library help me to do ...
1
vote
0answers
243 views

print files with java using lpr

I'm writing an lpr client on java to send files (PDF, doc, etc) to a printer (hp laser-jet 4250dtn) Both client and server are running UNIX The printer is on a server (that's why I'm using lpr) ...
0
votes
0answers
74 views

Unable load printers list using servlets

Iam trying load connnected printers list PrintServiceLookup.lookupPrintServices in Servlet.doPost method.But its not loaded any printers list and mentioned below code Map<String,PrintService> ...
0
votes
0answers
176 views

How to use multiple printers at the same time through JavaScript?

Task rquirements: Automatically print through different printers in a dedicated pc. I decided to do it in web way. How I did: 1> A main page opened in IE sets the 1st printer as default printer, ...

1 2 3 4