Tagged Questions

printing system for Unix-like computer operating systems (Wikipedia)

learn more… | top users | synonyms

5
votes
2answers
487 views

printing over network from PHP app

I have a set of printers connect over a network with Static IP assigned to each printer. Now i have a PHP web application running on a linux server which needs to send print jobs, to these printer ...
4
votes
2answers
2k views

how to embed a true type font within a postscript file

I have a cross platform app and for my Linux and Mac versions it generates a postscript file for printing reports and then prints them with CUPS. It works for simple characters and images but I would ...
3
votes
3answers
869 views

Get the layout mode (landscape or portrait) of a pdf from php/linux

Given a PDF, how can one get the layout mode of a PDF (or relative width/height) using a PHP lib or linux command line tool? Using http://www.tecnick.com/public/code/cp%5Fdpage.php?aiocp%5Fdp=tcpdf ...
2
votes
1answer
315 views

Ghostscript under linux: Times too wide

How to make Times working for printing under linux? I have debian wheezy linux, ghostscript, cups, mscorefonts installed. But when i do print, i get Times too wide, comparing to windows one -- letter ...
2
votes
0answers
776 views

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

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 ...
2
votes
1answer
516 views

What is the simplest way to print to a remote IPP/CUPS server or printer?

I have a postscript file and want it to be printed on a IPP capable device (or CUPS server). What is the minimal code and dependencies I could get away with to do that. Using LPR or libcups gives me ...
2
votes
4answers
291 views

Printings using CUPS, when can my app quit?

I have an linux app that uses cups for printing, but I've noticed that if I print and then quit my app right away my printout never appears. So I assume that my app has to wait for it to actually come ...
1
vote
1answer
54 views

Any way for Java Print to ignore lpoptions?

I'm using the javax.print API to print a Jasper Report on Debian Linux. For some reason the saved lpoptions (CUPS settings) always override settings choosen on the Java Print dialog. At this point the ...
1
vote
0answers
23 views

Print html file with CUPS

Is there a way to explicitly tell the CUPS server that the file you are sending is text/html thus overriding the mime.types lookup?
1
vote
0answers
545 views

How to configure CUPS to print from RedHat to a shared Windows Zebra printer TLP 3842

I am trying to print from a virtual RedHat instance to a label printer shared on a Windows XP workstation. I have had success using rlpr on Ubuntu, but we are porting to our new standard, RedHat. ...
1
vote
1answer
421 views

Unable to check cups printer status in Debian Squeeze

Sorry for my english! I'm using Debian squeeze and for an assignement, i have create 2 virtual pdf cups printers. Both are working very well. To test the different administion command; i try to ...
1
vote
2answers
672 views

CUPS Server compiled for Windows?

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 ...
1
vote
2answers
1k views

What's the easiest way to add custom page sizes to a .ppd?

I would like to add custom page sizes to my printer's .ppd (PostScript printer definition) file. What do I have to add to get a new page size working properly?
1
vote
1answer
294 views

Using Cups Reverse Orientation on a Postscript file

When using the lp -o orientation-requested=6 in CUPS to print a postscript file, the first page is reversed 180 degrees and then the next page is back to 0 orientation. Third page has the 180 degree ...
1
vote
1answer
50 views

Type of object rendered(CUPS)

I am making a copy of my RIP for CUPS(pstoraster.I wanted to know the type of the object rendered using ghostscript. Does anyone have this idea
0
votes
0answers
11 views

SNMP4J ioexception

I'm a pretty newbee at java. I need to use SNMP, but i have problem In main class i have this code: try{ logger.info("trying to create instance of SNMP4JHelper"); SNMP4JHelper s=new ...
0
votes
0answers
13 views

Linux IrDA printing

I have a USB IrDA that I got working with my IrDA printer (SiPiX compact printer A6) on the Windows side, using default 4000000 speed and 1.0ms turn-around time (in the driver config). The USB IrDA ...
0
votes
0answers
22 views

HPLIP send fax via PHP

I wanted to integrate the fax function on a HP MFP that we bought with php app developed in house. However, I found that the fax utility, hp-sendfax, although allowing command line options, works if ...
0
votes
0answers
59 views

cups not printing classification

Our print server is using cups, and it is set to use a classification but the classification is not appearing on the pages. The banner prints and all config files look to be okay (printers.conf, ...
0
votes
0answers
9 views

CUPS printing of pdf files

How can I tell the lpr command (cups) that my file is actually a pdf? lpr file.pdf won't print anything.
0
votes
2answers
42 views

What does CUPS's lp return?

I am writing a ruby script that prints by calling: `/usr/bin/lp -d PrinterQueue -U #{user} #{fileToBePrinted}` I would like to handle printing errors gracefully, but can't determine what lp returns ...
0
votes
0answers
86 views

CUPS - Cups4j - Define Page/Media Size

I am using Cups4j in a java app, under Linux, with a thermal printer, I need to define the size of the media, so I can use 80mm or 50mm paper rolls on the printer. There is an "attribute" method, but ...
0
votes
0answers
27 views

How do I specify the number of copies to print using cupsffi?

I'm using the cupsffi gem to print documents to a network printer. I can't seem to work out how to print more than one copy per print job, though. Passing the option 'copies'=> 2 to the print_file ...
0
votes
0answers
19 views

How do I create a printer popup in Flex using CUPS?

Does anybody have an idea or example how CUPS (Common Unix Printing System) can be used in Flex for creating a printer popup?
0
votes
1answer
83 views

trying to track down a Memory Leak using open CV and SDL

The program main loop below is where I am having troubles finding a memory leak. I run Top and every time I loop through taking a picture and printing it, I lose memory that is never recovered even ...
0
votes
1answer
111 views

Paper size setting won't save for Snow Leopard

I am using a Zebra LP 2844 to print barcode labels out of the Chrome browser, as it has good printing support for this purpose. The one problem that I cannot seem to solve is that the paper size is ...
0
votes
1answer
89 views

cupsenable cupsdisable

I have a web application that is run as www-data. I need to have cupsenable and cupsdisable accessible for that user. Its a server that isn't connected to the internet and is running a small internal ...
0
votes
0answers
26 views

Whitespace on PDFs, avoid, delete, generally just get rid of it

I am on a Mac and I am comfortable using command line utilities and running scripts. I am also a teacher, and I use CUPS-PDF to drag and drop files to convert lots of students' files to PDF so I can ...
0
votes
2answers
340 views

Printing directly to a Zebra/Swecoin TTP2030 receipt printer in Ubuntu

I have a Swecoin/Zebra TTP2030 USB-LPT receipt printer that I am using on Ubuntu. I'd like to use it like a normal printer, which Zebra says is possible under Windows. Anyone know anyway to do this ...
0
votes
0answers
30 views

cups printers sometimes showing domain names [closed]

I have a CUPS (1.4.2) server on a RHEL 6.1 box, all clients are running Fedora 13 or 14. The server cups.foo.com is listed in the client's config: BrowsePoll cups.foo.com Usually when I run ...
0
votes
0answers
83 views

Implementation of lockf() for android NDK

The Android NDK lacks the lockf() function. While I was compiling CUPS with Android NDK, the error came of missing lockf(). Hence there is need to create function similar to lockf() for NDK. Please ...
0
votes
1answer
384 views

java.lang.NoClassDefFoundError: Could not initialize class sun.print.CUPSPrinter

I get the following error when sending a job to a printer in Linux. java.lang.NoClassDefFoundError: Could not initialize class sun.print.CUPSPrinter Don't know why the class cannot be found, as ...
0
votes
0answers
79 views

CUPS via IPP replaces some characters with blocks/squares

This might be one for ServerFault, but anyway..... I have a feature which sends PDF from a PHP application using IPP to a printer. This works fine with one of our printers (a Ricoh MP C2550), but we ...
0
votes
0answers
112 views

How to parse a PWG-raster file (CUPS-raster) to uncompressed RGB raster format?

I would like to know how one can parse the PWG-raster format to uncompressed RGB raster format. The image/PWG-raster format is used in Google cloud print. The specification can be found at: ...
0
votes
0answers
255 views

PDF Prints as Raw Text When Using IPP to CUPS Server from Solaris [closed]

I have created an Ubuntu CUPS server, and when I print PDFs from the command line of that machine they print correctly, but when I use lp or lpr from the Solaris command line to the same printer and ...
0
votes
1answer
252 views

How do I get CUPS onto an iOS device?

I figure that I could include a static library in my project. However, I cannot for the life of me compile CUPS for the armv6/armv7 architecture. Am I on the right path? If so, how do I create a ...
0
votes
1answer
420 views

print job accounting using cups+mysql?

I want to set up a server connected to a physical printer.This server hosts a site to allow users to login and send print jobs from their system either remotely or by first uploading it to the server ...
0
votes
1answer
116 views

CUPS will print ignoring the quotas set

I set the quotas both ways(though lpadmin and by editing printers.conf) and neither seem to work(i did restart the daemon) but print requests are still granted with no error. What is wrong?(i am ...
0
votes
2answers
119 views

Is this the best way to get the size of a Paper via CUPS?

I've got a CUPS job control file (these can be found at /var/spool/cups/cnnnnn). I need to get the actual dimensions of the print that was made. This is the way I've figured out to do it: Get the ...
0
votes
1answer
175 views

Options for storing metadata about CUPS print jobs?

I'm writing a print system that puts a simplified interface on top of CUPS. Users drop jobs into one queue, the system processes them in various ways (statistics, page quotas, etc.), and then offers ...
0
votes
2answers
217 views

How can I deny users to add/modify/remove printers to cups?

I am using Mac OS X 10.6. I wrote a program which will add and remove printers to a CUPS server using libcups. It works, but now I am considering the security aspects. This program takes a user ...
0
votes
1answer
658 views

Shift Reduce Conflict

import java_cup.runtime.*; import java.io.*; import java.util.*; /* Preliminaries to set up and use the scanner. */ parser code {: SMPLLexer lexer; public SMPLParser (SMPLLexer lex) { ...
0
votes
2answers
151 views

Server generated printing printing to printer closest to user

We have a SAAS application where reporting and other print jobs are generated on our application servers and then sent to CUPS print queues. The queue prints to printers at the client sites via IP ...
0
votes
2answers
196 views

How do I tell when a CUPS print jobs has been completed plus info about that job?

I need to know each time a Mac print job is created/completed, plus some information about that job (what was printed, pages, copies, etc). The best method I've come up with thus far is to use ...
-1
votes
0answers
80 views

Samsung unified driver GUI installation (linux) [closed]

I have Smasung SCX-3200 laser printer. When I download samsung unified printer driver, extract it and click run "autorun" via terminal, I get following error: michal@michal:~/tmp/cdroot/Linux$ sudo ...