Tagged Questions
5
votes
2answers
493 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 ...
3
votes
3answers
872 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
316 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
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
55 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
548 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 ...
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
61 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
89 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
1answer
84 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
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
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
1answer
394 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 ...
-1
votes
0answers
82 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 ...