0
votes
3answers
108 views
PrinterSettings.InstalledPrinters on Vista
I have a WCF service hosted on a Windows Service application and it should return all installed printers on the machine it is hosted on. I have used System.Drawing.Printing.Printer …
0
votes
0answers
15 views
Creating a ‘label designer’ in C Sharp
Hi, I'm trying to create a fairly simple label printer to complement the services offered on our website (processing PayPal payments using IPN and outputting a CSV file containing …
0
votes
1answer
13 views
Gestetner Printer - access to stapling option from .Net
I there any possibility to access specific printer option(stapling) from .Net.
0
votes
3answers
144 views
Configuring a POS printer using POS.NET
Is it possible to configure a POS printer service object (an Epson one) from a POS.NET application (such as configuring the IP address for a network connected printer)? It would b …
0
votes
2answers
37 views
iPhone and printer integration Sample code/API for custom App development
Hi Friends,
My recent engagement demands a printer integration using iPhone. The app will
• Generate a PDF with the collected data
• Print the same when user clicks print bu …
0
votes
2answers
26 views
How to send a file to the printer using command line options?
Hi,
I have a OKI printer which displays the job status while the file is processing, various methods have been used like LPR and NET USE for printing.All these methods are not rep …
0
votes
2answers
36 views
How can I select a different printer in a web application?
Hi, I have a Web application programmed in C#.
There are several printers and I want to choose any of them and execute the action, I would like some kind of Form to load all prin …
5
votes
2answers
127 views
“Are you sure you want to print X pages?” dialog before actually printing… (for any app)
In Internet Cafes where people are allowed to print, sometimes they print more pages than they intended to.
I'm looking for a way to display an "Are you sure you want to print X p …
0
votes
1answer
24 views
How to get high resolution images for Printers in .net?
If you go to "Control Panel\Hardware and Sound\Devices and Printers" in Windows 7 (and i assume vista) you will see some nice pretty pictures of printers.
See image below
Is it p …
1
vote
5answers
117 views
Save Printer Setup Parameters
I am writing a program using Delphi 2006 and storing data in XML files and a Firebird database. I create reports using either FastReports, Excel or QuickPDF. I allow my users to …
1
vote
2answers
104 views
Preserving selected printer settings
I have an application that runs through a series of bookings and prints each in turn in the form of an itinerary to send to clients. Each run could be 30 or so bookings so a need t …
1
vote
1answer
93 views
how do i check if a printer is installed and ready using C#?
Hi,
How do i programmatically check if a printer is installed or not (and if there is one, how do i check if it is on and ready to use?) in C# using .NET 3.5 and Visual Studio 200 …
0
votes
1answer
56 views
Printing a file to a printer in Ruby
I need help with sending a formatted text to a printer using Ruby on Ruby on Rails OR sending a pdf file to a printer from Ruby program. I can write the code to create a pdf file f …
0
votes
2answers
90 views
How to operate a printer with PHP? [closed]
Is it possible?
1
vote
1answer
56 views
DOS legacy application with USB printer.
I have the unfortunate task of doing (minimal) maintenance work on two legacy applications developed in DBIII+/Clipper '87.
I have full access to source and a minimal toolchain to …
