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


ADVERTISEMENT

Ubuntu :: Canon Mp470 Printer - 10.10 - Able To Print Black And White But Unable To Print Photos

Dec 26, 2010

My wife has a canon MP470 printer and running ubuntu 10.10. I am able to print black and white, but unable to print photos. I got it to work using another driver, but not the 'correct' one for this printer. I have searched a bit and don't see anything about ubuntu 10.10, just older versions. Or should I just network her to my printer....?

View 5 Replies View Related

General :: Unable To Print Pictures?

Feb 2, 2010

I'm using ubuntu 9.10 and it's not letting me print images, only text . My printer is an Epson .

View 3 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

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

General :: Unable To Print Using CUPS In Fedora 12?

Mar 31, 2010

Im trying to set up a print server using Fedora 12 and CUPS.

It recognized the printer, and i can print from the linux box. When i try to install it on my Win 7 64-bit box i can install the printer itself by giving it the IP address and port number of the linux box but i cant sent anything to it to print. I apologize im a little rough on the details, im not at home right now. I believe the printer i have is a HP PSC 1500. I opened the cups port on the linux firewall, and i shared the printer through the cups admin browser page.

View 4 Replies View Related

Slackware :: Can't Print - "Unable To Open Image File For Printing!"

Jan 18, 2011

Since slackware 13.0 (upgraded to 13.1), I haven't been able to print anything. I can add printers no problem using the cups gui (or whatever). However any print I send to any printer fails because of:

"Unable to open image file for printing!"

I can post the whole error log if that helps, but I can't see much in it. I haven't been able to print for about 6 months, which is getting a bit annoying.

p.s, as a I lazy option I upgraded to the cups in -current, but that didn't help (although I don't think it was a very different version).

View 7 Replies View Related

General :: Unable To Print Test Page Or Documents

Dec 26, 2010

I have installed Canon LBP2900 on Red Hat 5 but it is not printing a single document. Even test page is not printing.

View 2 Replies View Related

General :: Unable To Print Timestamp - Command Not Working

Jan 29, 2010

I am just trying to print the timestamp. which is not working.

#!/bin/bash
TSTAMP= date '+%d.%m.%y-%H:%M:%S'
echo "${TSTAMP}"

It is not displaying anything. What is wrong with the above commands.

View 3 Replies View Related

General :: Unable To Print To Canon Pixma 1800

Apr 22, 2011

Running Ubuntu 10.10, when trying to print to canon 1800 print file is created, spooled to printer but does not print. Job appears in print Q and ends as finished job, next job number increases correctly. Printer light flashes to indicate data in,, but nothing out on paper !! (printer works fine on "the Other" OS!

View 4 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

General :: Print - File Server - Small

Jan 25, 2009

I love the look of FreeNAS, but it does'nt do print server!

Must Have:

Run off a USB Flash Drive
File share with Windows (I want to backup to it)
Be a print server to a laser printer (USB interface)
Be remotely controlled once it is setup(don't have a spare screen and it's going in a spare room/corner BUT I will need to use a GUI for setup)
Free (thats why I won't use Windows)
Run OK on a P3

Preferred:
Power management
Wireless adapter compatible

View 2 Replies View Related

General :: Use AWK To Print Out First Few Lines Of A Text File?

Jul 27, 2011

I have a few rather large text files, and I need a way to look at the first three lines of each. Is there a way to do this using awk?

View 3 Replies View Related

General :: Print The Number Of Characters In The File?

Apr 6, 2010

# echo "foobar" > /tmp/word
# cat /tmp/word | wc -m
7

I want to print the number of characters in the file. Why does it output 7? Am I missing something obvious?

manpage:
-m, --chars
print the character counts

View 3 Replies View Related

General :: Spare Machine As File/print Share

Jan 17, 2010

I have a spare machine that has windows XP installed on it and pretty much sits there doing nothing. Both myself and my GF have laptops that we use as our primary machines so I figured I'd just use the spare machine as a file and print share.

Now, I know that I can simply keep XP on there and enable what I need, but Im wondering if I might be better of wiping the thing and installing a linux based os instead.

There's no real reason for me to do this (except that I want to play with linux) so I guess my questions are, is there any point in me doing this? If so what can I do with this machine other than filesharing and what do you reccomend as a fairly light linux installation? Also what else could I use this spare machine for?

View 6 Replies View Related

General :: Print Some Results In Text File Using Script

Feb 27, 2011

I am writing a script which would just print following kind of result into a text file (result.txt)

Code:
XYZ test Results
ID: <unique-id> Date: <date>
-------------------------------------------------
| Task | Result | Time |
-------------------------------------------------
| <task1> | <Result1> | <time1> |
| | | |
-------------------------------------------------
AD No: <adn> Generated Date: <tdate>

Above all the values of <something> are dynamic or predefined.

View 3 Replies View Related

General :: Read Three Files And Print Output In A New File?

Sep 9, 2010

file1: have DNA sequences and each sequence will begin with > symbolfile2: have protein sequence and each sequence will start with > symbolfile3: BLAST result of file2 and each result will start with query= .my problem is i have to make a report file by combining these three in such way that first sequence from file1,first sequence from 2nd file and first result from file3 should be printed in a report file

View 14 Replies View Related

General :: How To Print Part Of Text File In Bold And Color

Jul 6, 2011

I have a procedure say X
output of X is :
Fund name: Mutual
NAV is: 1234

So I appended this output into a file using shellscript. But now my requirement is changed. The part of output like Fund name and 1234 should be in bold. How can I do this using shell script.

View 14 Replies View Related

General :: Cups Spooler Quits Printing Large Print File?

Mar 22, 2010

I have installed centos 5 and can print small to medium lpr files using cups fine (1 to 20 pages), but when i tried to print a file of 95 pages the printer just stops, I have to power off the printer and turn it back on and it will start printing again. It looks like some data is lost in this process. It may print 20 pages and stop. When restarted it may print 20 or 40 or complete the report.I can print to the devicectly and it works fine. It is only when the large print jobs are run through the spooler.I have tried on different printers and the same results, that's what makes me think it is a spooler problem.

View 2 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

General :: Print Data To Laser Printer Using An Overlay Form And Save File As Pdf?

Jun 5, 2010

i have custom programs written in Basis pro5. Standard output to a pdf virtual printer works fine. Using pdftk to overlay on to a form is hit or miss.... There are products out there like Unform that are just too expensive for my company. i have purchased another product from a company that prints the forms to the laser perfectly but i am incapable of capturing them and saving them as pdf's for archiving/emailing/faxing and i don't much care for this company.

View 2 Replies View Related

General :: Print Multiple Independent Pages In One Print Job?

Mar 23, 2010

How can I combine multiple single page prints into a single print job? For example, using Firefox on Linux one can print a web page such that each sheet of paper has four pages printed upon it. I would like to combine several separate web pages so that for example, web-page-a, web-page-b and web-page-c (each less than one print page long) are printed on a single sheet of paper.

I would like to do this without having to use some form of image editor to combine and manage manually created temporary files.

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 :: Unable To Access File /home/username/.iceauthority: No Such File Or Directory

Apr 21, 2011

Can't log into my XFCE desktop like I normaly do. all the sudden I get notified that my xsession lasted less then 10 secondsLooking at the error I can see this:

Unable to access file /home/username/.iceauthority: No such file or directory

Using failsafe I can start a terminal. From terminal I tried to start X

Code: sudo startx Result: Running on desplay:0

So I tried to run this;

Code: sudo startxfce4 And I get up a graphical desktop.

So this is not a critical situation as I easily can use this method to log on, but as there has been something causing this I would like to be able to resolve this nonetheless. Btw it is not the old chmod trick in play here, cause my .iceauthority file is gone alltogheter.

View 6 Replies View Related

General :: Parse A File And Print Each Line That Ends With Matching Pattern (if The Next Line Is Blank)

Aug 2, 2010

I've written a script to parse a file and print each line that ends with matching pattern, if the next line is blank. The pattern lines are the result of md5sum $i|sed 's/path///g' so that only md5 and filename appear. Here's what I'm using.

Quote:
for fline in `sed -n '/.*.ext$/p' file1`
do
if [ "`sed -n -e '/'"$fline"'/ {n; p;}' file1`" == "" ]
then
echo ""$fline" has no info" >>file2
fi
done
[Code]....

View 4 Replies View Related

Fedora :: Unable To Print With Sumsung Clp 310 In 12?

Dec 5, 2009

After installing Fedora 12 my printer Samsung clp 310 doesn't print. When trying to print SELinux prevents printing. Changed SELinx to disabled didn't help, it still doesn't print. In 11 it worked just fine.

View 1 Replies View Related

Debian :: LibreOffice Unable To Print To Pdf

Mar 27, 2011

Installed LibreOffice in Debian Wheezy (KDE)Open a document and type something.

1. Click File -> Export to pdf
A pdf will be generated. No problem

2. Click File -> Print -> Print to File
Only the Postscript option is available, PDF is not available.

Any idea how can I configure so as to get the pdf option when doing a print to file?

View 2 Replies View Related

Debian Hardware :: Unable To Print With CUPS

Apr 9, 2015

I am currently attempting to attach my printer to my fresh Debian installation and get CUPS running with it. I was able to add the printer easily enough, but when I try and print a test page from the web interface, it fails, and I see the following in the log.

Code: Select allD [08/Apr/2015:21:31:45 -0700] [Job 6] PPD uses qualifier 'Gray.OFF.600dpi'
D [08/Apr/2015:21:31:45 -0700] [Job 6] Calling FindDeviceById(Samsung_ML-1710)
D [08/Apr/2015:21:31:45 -0700] [Job 6] Failed to send: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
D [08/Apr/2015:21:31:45 -0700] [Job 6] Failed to get profile filename!

[Code] .....

View 2 Replies View Related

OpenSUSE Hardware :: Unable To Get HP Psc 1315 (all-in-one) To Print

Apr 18, 2010

I'm having problems with my HP psc 1315 (all-in-one) I'm unable to get it to print. it was working just fine but one day i got an up date and now it has stop working all together...it appears to be a driver problem. but I'm not 100% sure.i have open suse 11.0-64x2 amd if that helps. i deleted my printer and reinstalled one but i still get a printer stopped message when i open up my manager.if I'm not root then i can not change the stop to resume.but it still kicks me out and stops the section?

View 4 Replies View Related







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