Software :: Write A File - Then Wait For Someone To Print It

Nov 11, 2009

The application I am using writes a report file (ascii), but I am not able to print it, because from inside the application I have no access to the shell and so cannot invoke any printing command (lpr, lp, ...). Is there a tool/daemon which waits for a file in a given directory, takes it, and sends it to a printer?

View 6 Replies


ADVERTISEMENT

Ubuntu :: Log Overflowing With Read/write Wait Queue Active?

Aug 9, 2010

I am having some trouble with Ubuntu 9.10 For some reason my logs keep overflowing. I have attached a screenshot and a snippet of my kernel log too.

Code:
Aug 9 18:52:04 eowyn kernel: [180754.977296] tty_release_dev: pts4: read/write wait queue active!
Aug 9 18:52:04 eowyn kernel: [180754.977302]

[code]....

View 2 Replies View Related

Ubuntu Networking :: Connected Via Usb File Goes To Print Que But Will Not Print ?

Aug 14, 2010

Just installed drivers for Lexmark pro200 - S500 series. However although it is recognised by the system and has a tick by its name, And tells me it is connected via usb file goes to print que but will not print. Also tells me it is Printing - localhost! is this correct?.

View 1 Replies View Related

OpenSUSE Network :: Unable To Write Print Data

Jan 24, 2010

I have installed my Konica Minolta mc 2430dl printer (opensuse 11.2 x64).

View 2 Replies View Related

Ubuntu :: Write A Bash Script That Would Print Processes Using More Than X Mb Or X% Of The CPU?

Mar 14, 2010

i was wondering if anyone could give some advice on how to write a bash script that would print processes using more than x mb or x% of the CPU?

View 2 Replies View Related

Fedora :: Erroneous Write During File Extend. Write -1 Instead Of 4096

Nov 17, 2009

Ive installed Gaussian '03 on fedora Core 10, but I'm unable to run it. It aborts and i get the following error

Code:

Erroneous write during file extend. write -1 instead of 4096
Probably out of disk space.
Write error in NtrExt1

View 3 Replies View Related

Fedora Hardware :: HP Laserjet 1300n - Unable To Write Print Data

Aug 23, 2011

I use a network printer (HP Laserjet 1300n). Since a few days ago I couldn't print anything, the error message is 'Unable to write print data:Broken pipe'. What could be wrong? I replaced the cartridge recently, but nothing else.

View 11 Replies View Related

Debian :: Print Command ( Print A File ) In Debian Through Comand Prompt ?

May 5, 2009

I have a debian system installed on my pc . I have just saved a text file on my desktop . Please let me know how can i print the file through comand prompt ? I need to learn the printing the file thru comamnd line .

View 1 Replies View Related

Ubuntu :: Load A PDF And Print It And Only Said "print To File"

Feb 28, 2010

Here we go, error 4,384,239,283 in Ubuntu I was trying to load a PDF and print it and only said "print to file" So I go to System >Administration>Printing, and it says "Starting Printing." at the bottom, and then goes away... Sigh, anyone knows whats going on?

View 5 Replies View Related

Server :: Where Is The Spool File Stored When A File Is Sent To Print In Cups

Oct 28, 2010

I'm trying to setup a print server in Fedora 13. I've made it using CUPS and when I send something to print from a Windows PC it goes ok. My main concern is to know where is the spool file stored when a file is sent to print. I've seen in many forums that it is stored in /var/spools/cups. What I only see here is a file name c000XXX with some information about the printing job. I'm using hold print for this printer and before printing out anything I can't find the spool. I've tried cups-pdf and it stores a pdf file in a route but this is not enough for me. I need to know where the spool data is stored in order to know from who is the job being send.

View 1 Replies View Related

General :: Configure File Printer - Print To File

Oct 20, 2009

I want to configure file printer (print to file) on my rhel-5 machine in such a way that if users fire print command from windows xp it should create an individual computer wise txt file on my linux machine. File name should be different for each printer.

View 2 Replies View Related

General :: Remove Write-Protected File - Will It Actually Delete The Password File?

Jul 30, 2010

When I ls -l /etc/passwd, -rw-r--r-- 1 root root /etc/passwd When I login as myself, and rm /etc/passwd, it asks: rm: remove write-protected file '/etc/passwd'? If I say yes, will it actually delete the passwd file?

View 1 Replies View Related

Programming :: HUGE Files - Compare A List Of Patterns From One File And Grep Them Against Another File And Print Out Only The Unique Patterns?

Aug 13, 2010

I am trying to compare a list of patterns from one file and grep them against another file and print out only the unique patterns. Unfortunately these files are so large that they have yet to run to completion. Here's the command that I used:

Code: grep -L -f file_one.txt file_two.txt > output.output Here's some example data:

Code:
>FQ4HLCS01BMR4N
>FQ4HLCS01BZNV6
>FQ4HLCS01B40PB
>FQ4HLCS01BT43K
>FQ4HLCS01CB736
>FQ4HLCS01BU3UM
>FQ4HLCS01BBIFQ

how to increase efficiency or use another command?

View 14 Replies View Related

Programming :: Print A Value To A File ?

Apr 12, 2010

I have this code:

How can I print &FARAchieved to a file? Or, printing the whole bioReturn would be fine too.

View 8 Replies View Related

Ubuntu :: Can't Print From File

Dec 8, 2008

when I give print command from the file it hangs and does not respond !

However I am able to print through 'lp' command.CUPS updates installed.

View 8 Replies View Related

Fedora :: Print File On Top Of Page?

Oct 20, 2009

I have a lpt printer installed "hp officejet t65" when I print a file all the time on the top of the page appear the path of the file where is stored in my pc and and page 1of x. how to wipe off this information when printing a file.

View 1 Replies View Related

Fedora :: Print PDF File With Comments

Dec 19, 2010

How can I print a PDF file with comments (and highlights) on Fedora 14?

View 4 Replies View Related

Ubuntu :: Print Out The Contents Of A File?

Feb 24, 2010

how do I print out the contents of a file?

View 4 Replies View Related

Ubuntu :: Print To Image File Instead Of .ps?

Jul 13, 2010

Is it possible to print a page to an image file (gif, jpeg, etc.) instead of a .ps? Not looking to take a screenshot, rather print an entire page.

View 2 Replies View Related

Ubuntu :: How To Print Entire .chm File

Sep 10, 2010

Ubuntu 10.4

I have a few .chm files that I can view in xCHM or other chm file reader programs.

However, what I really want is to just print out every page of the .chm into one big .pdf file. Then I can read it a lot easier and it is much more portable for me.

Does anyone know any command line or tool that can output every page of a .chm file, formatted, in order, to a PDF or just the Printer?

View 1 Replies View Related

Applications :: Firefox Only Print To File

Feb 5, 2010

Firefox 3.6 won't print with cups.

I'v found on this ore other forum a sollution But is there a better one.

I must add the line

But hen i can only print to the default printer.

Then i have to do lpoptions -d printername to set the other printer default.

it is good for now but looking fort better solution.

View 5 Replies View Related

General :: Unable To Print File

Sep 16, 2010

After adding a remote IP printer ,the printer print successfully the test page,but when i tried to do :lp -dprintername filename the following error occured:

unable to print file: client-error-document-format-not-supported - msg

View 4 Replies View Related

Software :: Print A Png File Across 5 Pages

Dec 31, 2010

I have a PNG image file that is 568 5766 pixels (W x H).

I don't want it to shrink, trim or anything.

It is wide enough for 1 page but the height should fit on about 5 pages.

So how do I make it print on 5 pages?

View 2 Replies View Related

Programming :: Print File Name In BASH

Feb 26, 2009

I want to write a script that returns me name of the files that begin with the specified characters. like

Script out should be

View 3 Replies View Related

Debian :: CUPS Failed To Print File In 7.8

Nov 10, 2015

I have installed cups(1.5.3) in my Beagleboard black based custom hardware running on Debian 7.8 using 'apt-get install' command. I am trying to print to HP deskjet 1112 usb printer from system line but nothing is getting printed and the output of 'lpstat -t' shows the error : "/usr/lib/cups/filter/hpcups failed "

The error_log output is :

I [10/Nov/2015:09:44:51 +0000] Saving job.cache...
I [10/Nov/2015:09:44:52 +0000] Listening to [v1.::1]:631 (IPv6)
I [10/Nov/2015:09:44:52 +0000] Listening to 127.0.0.1:631 (IPv4)
I [10/Nov/2015:09:44:52 +0000] Listening to /var/run/cups/cups.sock (Domain)

[code]....

Please find the response from CUPS administrators below:

As far as I see this has nothing to do with CUPS.As far as I see the first error message comes from Ghostscript: "Unable to open the initial device, quitting" (this is in Ghostscript's gs_init.ps file).Therefore Ghostscript does not produce any output which lets then the filter from HP's HPLIP driver software error out with "cupsRasterOpen failed" and finally the HP backend errors out with "ERROR: null print job".Neither Ghostscript nor HP's HPLIP driver software belong to CUPS so that the issue does not belong to CUPS (according to my analysis).

I guess that somehow the "Ghostscript command line" is not correct or does not work as it should.Usually this is alos no bug in Ghostscript but "some where else" where the Ghostscript command line with all its parameters is created.

View 2 Replies View Related

Debian :: Brother MFC665CW - Cannot Print PDF File

Jul 9, 2010

I am using debian Lenny and a Brother MFC-665CW printer. I am trying to print a PDF, but nothing happens. I'm not sure if I've ever printed in Lenny (recently upgraded from Etch). It worked fine in Etch. I "added" the printer again in KDE Print and it spat out a test page, but it does absolutely nothing if I send the document to print.

View 14 Replies View Related

OpenSUSE :: Okular Print Encrypted Pdf File?

Apr 5, 2010

having trouble printing an encrypted pdf file (bank statement) using Okular. Have an HP f-2200 printer with HPLIP 3.9.8 CUPS driver. Using Okular 4.3.5

Every time I tried to print this file the print notification would advise printing began and then printing completed. However, nothing was ever printed. Looking at the print queue I can see that the print queue has also stopped and I need to restart this as root.

I was scratching my head for hours and playing with the print driver thinking there was a problem there. However, everything else prints fine.

I then noticed that this pdf doc is encrypted - but that is all the information that okular gives in the properties dialogue.

I installed acroread and was able to print the document right away without problem. Looking at the properties dialogue in acroread it identifies what is allowed and what is not allowed in the encrypted file. It lists "printing" as allowed.

Does Okular struggle with encrypted files as far as printing is concerned? Worth filing a bug report?

View 5 Replies View Related

General :: How To Print Command Output To A File

Apr 29, 2010

I am creating a script to sync my important documents between two system. I want my script to generate a log file for the last action. can you suggest me a way to achieve this.Question: If I execute the rsync command with -v flag, it will print a lot of messages on the console. Is there any way. So, I can redirect these logs to a file?

View 4 Replies View Related

Ubuntu :: Change Print To File Defaults?

Nov 24, 2010

In 10.04LTS, when selecting print to file, the default settings are .ps, and home directory. Can those defaults be changed? I've looked around in CUPS, ubuntu-tweak, and searched on here, to no avail.

View 5 Replies View Related

Ubuntu :: Print An .odg File To Multiple Pages?

Jul 19, 2011

Are there any reliable ways to print libreoffice or openoffice drawings to multiple pages. I have two drawings I designed for 11" x 22" sheets, and I'd like to print one of them to 4x or at most 6x 8 1/2" x 11" sheets, without reduction.

So far, when I've tried this using "print to multiple sheets," the results have been erratic, and have basically wasted paper and ink with no usable results.

I can't even preview this.

I am using the old trick of creating a duplicate file, and creating for duplicate slides within it, making each slide one group, and using the alignment settings to make each slide match one corner of the original image. It works, but it is kinda clunky.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved