CUPS

CUPS Server compiled for Windows?

孤街醉人 提交于 2019-12-21 08:17:09
问题 Is there a version of the CUPS server available for Windows? Looking at the CUPS source code it seems it is ready for Visual Studio compilation, but I did not find any trace of an actual supported package. I'd like to set up a CUPS server on Windows so that I can print form Linux/MacOSX/Win clients to printers I set up on this server. 回答1: I've got a new answer for you: Since some time there is a project called ippsample on GitHub. It's slowly approaching a mature version 1.0 release. Here

Linux/CUPS printing example/tutorial? [closed]

风流意气都作罢 提交于 2019-12-21 08:16:32
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . I need to print some vector data (or to be more exact: some dots and polylines) using Linux. When I ask Google for that it shows me many tutorials and documentations - but all for end users, no programming examples. So does anybody know a good programmers HOWTO/tutorial that shows printing under Linux? Thanks!

Linux/CUPS printing example/tutorial? [closed]

£可爱£侵袭症+ 提交于 2019-12-21 08:16:08
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . I need to print some vector data (or to be more exact: some dots and polylines) using Linux. When I ask Google for that it shows me many tutorials and documentations - but all for end users, no programming examples. So does anybody know a good programmers HOWTO/tutorial that shows printing under Linux? Thanks!

PHP Server Side Printing Ubuntu Server

对着背影说爱祢 提交于 2019-12-20 01:14:32
问题 I have been all over stack looking at what is required to do this and have wound up being slightly confused. Lets get one thing straight this is a local based intra-net and I do understand that PHP is server side. I am running a company management solution on a web based PHP,JAVA,Jquery Idea. and we would like to print reports directly from the "LINUX" server and receipts etc. I have installed cups on the server and the server is printing fine and I am now just stuck on whether or not it is

Creating a raw printer queue in CUPS (host) and adding them through CUPS (client)

删除回忆录丶 提交于 2019-12-18 12:36:59
问题 I want to make my RasPi act as a little print and file server in a small home network consisting of three Linux clients. Unfortunately, Brother provides only binary drivers for x86, so I cannot run my Brother printer on the RasPi. However, I found a blog entry proposing to create a raw queue on the RasPi's CUPS install and access this queue from the clients using binary drivers installed on them. Here is the blog entry: http://chemdroid.net/en/raspberry-pi/36-raspberry-pi-as-print-server

Printing a PDF duplex using Java

时光怂恿深爱的人放手 提交于 2019-12-13 06:26:48
问题 i have a printer attached to CUPS, it supports duplex printing, how can i set it to print simplex or duplex through my java routine? i have attempted using itext libraries using the ASET add and the addViewerPreference without any luck. can anyone offer some suggestions? 回答1: I've created a small ChangeViewerPreference code sample that adds a viewer preference to an existing PDF: PdfReader reader = new PdfReader(src); PdfStamper stamper = new PdfStamper(reader, new FileOutputStream(dest));

How to access the printers connected to a local machine when CUPS is installed in an Ubuntu Server

ぐ巨炮叔叔 提交于 2019-12-11 18:23:47
问题 I have an Odoo Instance running in an Ubuntu Server.I installed the module base_report_to_printer ( Module link : https://github.com/OCA/report-print-send/tree/11.0/base_report_to_printer ) for printing the pdf reports directly to default printer instead of printing it from the saved pdf .I checked the module by installing printer in my local machine and running odoo's local instance and it is working perfectly.But when I run odoo in My Ubuntu Server I am not able to access the printers

CUPS printing of PDF files

前提是你 提交于 2019-12-10 17:32:03
问题 How can I tell the lpr command (CUPS) that my file is actually a PDF? lpr file.pdf won't print anything. 回答1: Is this really the CUPS-based lpr , or is it a remnant of another spooling system which was not removed before installing CUPS? Check it by running ldd $(which lpr) and see if there is any reference to libcups. Also, the complete command should be: lpr -P printername file.pdf For a correctly and completely installed CUPS you'd not need to tell it the file type you send to print. It

Printing to Epson TM-T88V receipt printer from iOS/iPad using CUPS or other framework

两盒软妹~` 提交于 2019-12-10 16:46:47
问题 Does anyone know how to get CUPS running on iOS ? We are trying to print to a networked Epson receipt printer ( TM-T88V ) from the iPad, using CUPS or other method but we are running into a brickwall getting CUPS to run on iOS. I know for a fact that this can be done, as an iPad app can already do it just by passing in the IP address of the printer. How are they doing this? 来源: https://stackoverflow.com/questions/4892760/printing-to-epson-tm-t88v-receipt-printer-from-ios-ipad-using-cups-or

custom paper size for labelprinter (Brother QL 570)

谁都会走 提交于 2019-12-10 16:17:17
问题 I have a new label printer (Brother QL 570) wich supports endless paper. My thought was, that I will be able to save paper by printing just as much paper as I need - wrong! The printer comes with paper sizes of 63mm x 100mm and 63mm x 29mm (and some others) but I need 63mm x 'felxible lenght' or something like 63mm x 40mm. How can I change that? I will print from OpenOffice. Thanks! (Driver is CUPS, using Mint 17.1) 回答1: The CUPS drivers that come with the printer include a utility for adding