Hardware :: Continuos Printing - Stop Ejecting The Paper After Printing Over?
Jul 28, 2010We developed qt based application in linux. I wish to stop ejecting the paper after printing over.How to do it.
View 2 RepliesWe developed qt based application in linux. I wish to stop ejecting the paper after printing over.How to do it.
View 2 RepliesHow to print continuously without ejecting the paper in linux.Is it possible?
View 4 Replies View RelatedI am helping someone print wedding invitations from out Ubuntu machine, and I am wondering, how do I choose the perfect size paper, which is 5.25 inches by 8.25 inches, in the printing properties menu?
View 9 Replies View RelatedI'm trying to print a spreadsheet from Openoffice 3.0.1 (Xubuntu 9.04), I'd like to use the A3 pagesize but the Print dialog shows only A4 and Letter.. Other applications work fine.
The printer is a Ricoh Aficio MPC2000.
I expected more from ubuntu 10.4 with regards to printing with exact size photos and with poor auto colour printing but the situation remains unchanged! for instance .. the photo size configurations for ubuntu/fspot/gimp and others are not compatible with my printers (HP and Brother) .. here in Europe a typical standard size photo (10x15inches or 150x100mm are not even on the Ubuntu listing? I have tried all listed possibilities including "custom" (which does not seem to ever work correctly?)and the result at best is photos with uneven boarders or at worse my printer goes a bit crazy with much wasted photo paper and expensive ink ...even photos selected for "no boarders" still produces photos with the self same uneven boarders.
I have tried pretty much everything over time following advice in this forum and including using HPlip and updating drivers required for my Brother printer but the root problem seemingly lies with the Ubunto photo size setup listing. Working with Ubuntu over the years I have found that it can do pretty much everything that Windows can do except for this dam ongoing photo quality and configuration problem.
How do I stop a printer from printing? Here's what happened- I started to print some PDF stuff and then changed my mind. The printing job hadn't finished so I just clicked on the printer icon and selected QUIT. Well, of course that didn't work so I just turned the printer off......same result- when I turn the printer back on it keeps on printing the same stuff. How do I stop the printer from continuing and delete all print jobs?
View 2 Replies View RelatedWhen killing a process with kill -9 $PID &>/dev/null in a script, a message is still printed to the terminal after the next command terminates.
View 3 Replies View RelatedI have a HP printer connected to Ubuntu 10.04. Just recently I noticed that when I print something it also prints a cover page with some info about print job. Does anyone know how to stop printing the cover page? This is a serious waste of paper.
View 1 Replies View RelatedI have developed an application in Qt.I want to print my text(for e.g "hello") using Qprinter and stop the printer.The text printer but i dont want form feeding after printing.
View 1 Replies View RelatedIs there anyway to get evolution to not automatically print email attachments?
View 2 Replies View RelatedEvery now and then on my non-graphical console-orientated Debian Squeeze system, some services see it fit to spill their juices all over what I am doing.
A message about a service stopping/starting/restarting prints at the location of my cursor ontop of whatever I was doing at that moment, forcing me to either redraw ( if the currently running application supports it ), background and then foreground what I'm doing or clear the screen if at the shell.
Code:
* Restarting OpenBSD Secure Shell server sshd
* Restarting advanced system logger rsyslogd
How can I stop these messages appearing? Even better would be to send them to /dev/tty8 where I've configured rsyslogd to write.
Mandriva-2009.1 tries to install a package called Task-Printing-Server every time I power up my PSC-1401 All-In-One (multifunction) printer. This is very annoying & I want to stop these pop-up messages.This printer uses the hplip package (PSC_1400.ppd for printing & hpaio for scanning) & everything works fine except for those annoying pop-up messages.
View 2 Replies View RelatedI swore I wouldn't do it again, but I did it anyway and installed 'current,' but I'm using Xfce not KDE. Everything was working very well, until I tried to print this morning. From Okular it would load the paper then stop and not print. From OpenOffice it would load and print, but the output was garbage.
Finally, I moved copies of what needed to be printed to the Xp partition, booted to Xp, and documents printed out just fine. As noted I'm running Slackware64 'current' with the latest versions of Cups and Hplip. The printer is a HP 940c. Hplip reports everything is fine, as does CUPS when running it in a browser (localhost:631).
I have a label printer connected to a windows machine and its shared. And other windows machines can print to this label printer. But I need to be able to print to it from the linux box using lp or lpr. I have been following this article on how to get the labels printing, but I am unable to have any luck whatsoever.
Here is where I am at:
bennett@ezyvet:~$ smbclient -L AECRECEPTION -U administrator
Enter administrator's password:
Domain=[VSG] OS=[Windows 7 Professional 7600] Server=[Windows 7 Professional 6.1] .....
I also have done this:
bennett@ezyvet:~$ sudo lpadmin -p AECLABEL -h 192.168.58.116 -i smb://AECRECEPTION/AECLABEL -P /home/bennett/drivers/zebra2844/zebra4.ppd
lpadmin: Unable to connect to server: Connection refused
The firewall on the windows machine has turned off. I can see 2 printers, cups cant find any more printers. It just says its searching for eternity. I believe the only reason why the 2 printers show up in cups is because they are network printers?
I have a headless server running Lucid (10.4.2) connected to that printer is an HP 930C. I have cups running and am able to initiate print jobs over the network from my desktop workstations.
Wat I haven't figured out is how to print a textfile directly from the CLI Console.
I have an entry /dev/lp0 My printers name is HP_DeskJet_930C
Acknowledges that it is there, and that it is the primary but wont print. SimpleScan works like a charm.
View 1 Replies View RelatedAnyone having trouble printing pages from opera 10.10 in opensuse 11.2.
View 5 Replies View Relatedopensuse v11.2 linux 2.6.31.12-0.2-desktop x86_64
We have a networked Kyocera cs-3050 printer. When I print something to it, the Print window hangs for about a minute while the printer process queries the printer. This would be acceptable if it did happen EVERY TIME I printed a document.
Is there some way to have the printer driver cache the information instead of asking for it every time?
This question is about the usage of lpr and/or lp.
My printer has 3 trays: #1 is the manual feed, #2 contains paper for the first page of a letter and #3 contains blank paper for the rest of the document. Most letters should be printed using tray#2 for the first page and tray#3 for all subsequent pages of the same document.
It is easy to select a tray for the whole document. The command looks something like:
Code:
lpr -o media=A4 -o media=Upper -Plp document.ps
but for the desired effect I have to prepare the first page (normally with dvips), print that, then prepare the rest and print it separately. This is not very elegant, because the job of another user may be processed in between of the 2 steps. Is there a better way?
I am trying to get network printing using IPP working, as per tutorial by Swerdna Linux Printer Sharing: Suse/openSUSE 10.x 11.x IPP Print Server for Linux & Windows Clients I used to have it working fine using openSUSE 11.1, then I upgraded to 11.4 and haven't been able to get it working since.
I can ping the server ok (ping 192.168.1.30) but cannot connect from web browser to [URL] it says "The server at 192.168.1.30 is taking too long to respond." This is the same from any workstation, Windows or Linux. The printer works fine locally on the server box. I noticed that Swerdna's tutorial (which I used successfully to setup this on 11.1) hasn't been updated for 11.2 upwards, I noticed that a couple of files that needed to be changed previously I don't even have in my current 11.4 version, ie /etc/cups/mime.convs and /etc/cups/mime.types. I'm wondering if these are replaced by something else now, and if that has any bearing on my problem.
I was running Ubuntu Karmic Koala in a Dell Optiplex 8200. I wasn't having any problems, but it was running a bit slow. To fix this, I loaded a new graphics card and loaded Lubuntu so I could use LXDE. LXDE worked fine, but the associations on PC Manager were broken, so I switched back to Gnome. Ever since then, I've had a few problems.
1) The desktop image is black and all the icons that should be there are gone. If I browse to the Desktop via terminal (or Nautilus) everything is still there. If I view the desktop setting via the desktop setting control, it's set there, too. However, when I shut down/log out, I briefly see the desktop I set, before all goes black.
2) Printing is now VERY slow. It takes about minutes per page. I assume there's some file I have to either edit or delete to restore the desktop appearance, but I can't imagine why printing is so off.
PS - I was going to add tags, but I can't seem to type any in - weird.
I installed an hp 1300 AIO printer on Ubuntu 8.10. The printer copies fine, so I know that it has ink. However, whenever I print the printer will look like it is printing but will not actually put any ink on the page. Is there anything I can do to fix this? I ran sudo hp-check -r and these errors came up---
Checking PyQt version...
error: NOT FOUND OR FAILED TO LOAD!
Checking SIP version...
[code]....
I am running Ubuntu 10.4 LTS . I wish to share files and a printer over my network, it is on my main computer running XP . my ubuntu can see the printer but it will not print at all, it has the drivers Etc but it will not print. the personal file share said that i do not have the right package installed, but not which one!
View 6 Replies View RelatedI have recently upgraded to Maverick, but I no more manage to print PDF files, neither with Okular nor with Adobe Reader for Linux. The only way I have is to directly use lpr, but it's long work. My printer is an hp deskjet 5150.
View 9 Replies View RelatedWe have a SAP SERVER running on Windows 2003 64 Bit Server We created a client system on a desktop machine in Ubuntu 10.10. This system has got SAP GUI for Java 7.20 Rev 5 The printer is a network printer Canon IR 3300. I have created an output device using SPAD with the following field values
Output device : CANONIR3300
Short nane : CA33
Device type : POST2
[code]...
Problem is when I print any document from this terminal using this output device, the printer prints a garbage page. scan attached of the print.
PS: Other windows xp terminals are printing perfectly using:
Output device : LP01
Short nane : LP01
Device type : SWIN
[code]....
I am hopping to get some help with a printing application problem. When I go to System>Administration>Printing, I get nothing. I have found several possible solutions, but these did not work for me.
First, from Ubuntu Bugs, following the [URL]... But Bug 210738, file 04/02/2008, doesn't fix my issue. I did getting the following results by running 'system-config-printer' in a terminal:
tim@dell-desktop:~$ system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 104, in <module>
[Code]....
but this did not fix it either, At this point I ought to mention that I can print to my existing printers, but I wanted to add a new printer. I have no idea when this problem occurred, maybe when I upgraded from Ubuntu 8.4 LTS (Hardy Heron) to Ubuntu 10.4 LTS, but I can't be sure. To add the printer I followed this link {URL]... and was able to add the new printer.
But, after all is said and done, I think the GUI should just work, especially if we want Ubuntu to be more ubiquitous on the desktop.
I am in the process of writing a script to prints prerinting on different printers in a way that directly sends a raw file to the usb lp device file. Kind of like printing to a prn file in windows. Is there any way to accomplish this in linux (i.e. prepare the files before with a print driver and filter then to a raw send?
View 2 Replies View Relatedi am going throw all files in directory and want to print the files that having more than 1 "%" in their content...what should i exchange in BOLD?
for file in * ;
do awk -F'(%)' '{ t += (NF - 1) } END
{if (t>1) print $file ;}'
$file;done
I just bought a new printer an Epson Artisan 50. I can not get it to work for nothing. I get error: /etc/cups/interfaces/EPSON-Artisan-50 failed PPD is from [URL]
View 3 Replies View RelatedI was used to have a draft (fast, economic) printing mode under PCLinuxOS.
Printing and scanning works with my EPSON SX230 as well in Wheezy as in Jessie, but I am missing that mode.
Should be somewhere here .... [URL] .....