Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
51 views

I am building a C# Winforms application targeting .NET Framework 4.0 on Windows 7/10. I want users to select a printer from a ComboBox and print the standard Windows test page (the same page that is ...
0 votes
0 answers
53 views

The Epson TM-m30III is configured like so in the utility app: I'm trying to print to the printer in a C# class using the Windows.Devices.PointOfService library. My code: public async Task ...
0 votes
0 answers
37 views

Sending ESC commands to a legacy matrix printer can be done easily in FreeBSD (and others) using: printf '033円k0' | lpr -P lp Above command chooses one font in a legacy STAR LC 7211 (seems to use ESC/...
0 votes
1 answer
2k views

I am using a printer on Windows 10. Every time I start printing, the printer prints a page containing what looks like a raw IPP (Internet Printing Protocol) request instead of the actual document. ...
0 votes
1 answer
165 views

I'm trying to figure out a way to set SNMP to rename a hostname on printers. One of the hurdles I'm running in to is some printers I have been able to rename successfully and others not so much. I ...
6 votes
0 answers
434 views

net community, I'm trying to create a UWP PSA application following the https://learn.microsoft.com/en-us/windows-hardware/drivers/devapps/print-support-app-v4-design-guide guide. However when I ...
Yuriy's user avatar
  • 2,751
0 votes
1 answer
184 views

I want to send a print job to Cups and the printer is connected to CUPS via socket. I am looking for a solution for my Java program to send print jobs to the printer using a URL to CUPS. CUPS: http://...
0 votes
0 answers
41 views

I am using the Yocto Project and trying to interface a Canon LBP6030w printer via USB. I have added the necessary packages and dependencies to the Yocto build and successfully built the image. However,...
2 votes
0 answers
66 views

I tried to delete the printer and its corresponding printer driver using the following code: if (IsPrinterNameExists(printerName)) { HANDLE hPrinter; PRINTER_DEFAULTS pd; pd.pDatatype = ...
tktkku's user avatar
  • 21
0 votes
0 answers
59 views

I want to fetch the printer status connected to a computer (Windows) like door open/cover open, paper jam, no toner, etc. using python in realtime. I have a use case where I need to fetch these ...
0 votes
1 answer
88 views

Have the following line which should just output the name port and driver using get-printer: Get-Printer | Select-Object Name, PortName, DriverName The problem is that it also throws in Status, ...
Dan's user avatar
  • 5
0 votes
0 answers
117 views

I would like to save all printer settings of the chosen printer to a file in hex format. And later, load them from the file. How do I do that? I tried with the following. This is not in hex format. ...
atome's user avatar
  • 21
0 votes
0 answers
451 views

My colleague and I have been wondering if there is any npm package or something similar that can help us to print a personalized thermal label. We would like to use this printer if thats ok: VRETTI 4 ...
0 votes
1 answer
69 views

I will do automatic pdf printing in the background using the pdfium library. with the api, it finds the path to the pdf from the database and prints the pdf. but before that, it sets a default printer....
-1 votes
2 answers
2k views

I recently started using powershell and was trying to automate the process of installing and configuring the printers in the office. Installing the printer is working fine, but when i try to set the ...

15 30 50 per page
1
2 3 4 5
...
40

AltStyle によって変換されたページ (->オリジナル) /