CUPS: Printing to remote printer

Hi,
I need help with setting printer using CUPS.
I have laser printer (that supports only PCL) connected to one of LAN computers.
This computer has Fedora Core 5 Linux with CUPS.
Linux and Windows computers are printing to that printer without any problems.
I would like print to that printer from Solaris 10 computer that has CUPS.
I have access to remote printer using:
http://localhost:631/admin
and can watch it's jobs and print test pages.
I downloaded suitable PPD file for the printer and put it to:
/opt/sfw/cups/share/cups/model
and executed command:
/opt/sfw/cups/sbin/lpadmin -p le232 -E -v ipp://10.0.0.201:631/printers/e232 -m Lexmark-Optra_E-hpijs.ppd
Now I see this printer on:
http://localhost:631/printers
After I tryed to print a test page, printer status changed:
Description: le232
Location:
Printer State: stopped, accepting jobs.
"Print file was not accepted (client-error-bad-request)!"
Device URI: http://10.0.0.201:631/printers/e232
Whats wrong?
What should I do to solve this problem?
Thank you.

I found solution on: www.lengers.com/?p=12
That works.
But now I have a new problem: instead page what I sent, it prints some junk text (it's probably PostScript).
I added printer using lpadmin command and use it with lp command.
maybe should I use lpr command?
I user the same *ppd file as on Fedora Core 5 print server and there it prints correctly.
Do I need some kind of convertor or filter (my printer understands only PCL)?
Thank you.

Similar Messages

  • Printing to Remote Printer in another state

    Not sure I am in the right section of this discussion board, but can I print to remote printer via the internet? Instead of faxing or emailing, can I send a document to a printer through the web but without additional software, will Leopard let me do it?

    Only if the remote printer is accessible over the Internet, and the remote site provides you with the information needed to access it. Otherwise, you'd be better off emailing the document to the remote site and let them print it directly.

  • Printing to Remote Printer

    Not sure I am in the right section of this discussion board, but can I print to remote printer via the internet? Instead of faxing or emailing, can I send a document to a printer through the web but without additional software, will Leopard let me do it?

    Try http://discussions.apple.com/forum.jspa?forumID=1224

  • What is the difference between local printing and remote printing in SAP

    Hello Nation,
    I would like to know what is the difference between local printing and remote printing in SAP and in what scenarios they are used ?
    1.What is local printing in SAP ?
    2.What is Remote Printing in SAP?
    3.what is the difference between local printing and remote printing in SAP ?
    Thank you in Advance.
    Regards,
    -Mohamed Naveen.

    Hi,
    This is SAP Business one system administration forum. Please find correct forum and repost your discussion to get quick response.
    Please close this thread here with helpful answer.
    Thanks & Regards,
    Nagarajan

  • Can't print to remote printer

    I currently have a printer connected to my desktop as server. I use this with other computers on the local network with lprng on all. On the clients I have a simple printcap pointing to the printer on the desktop.
    I'm currently running Arch on a laptop connected to the lan (and am much impressed apart from the printing question).
    I tried to compile lprng from AUR but it failed. (Comments indicate problems with this.)
    So I installed libcups as suggested by the Arch wiki and configured /etc/cups/client.conf to point to the desktop (arcadia). This should be enough to be able to print, if I've understood right. But nothing prints.
    I wasn't clear how to print things with this arrangement since there is no lpr. I I tried  with a2ps on a file but nothing was printed.
    Question 1: is it essential to have CUPS on the remote machine? I don't like CUPS, but if I must use it ...
    Question 2: how are you supposed to print a plain file with this arrangment, since there is no lpr? I seem to be missing some piece of information here.

    What language does the printer speak? You don't need cups installed.
    If it's a postscript printer, save your document as a .ps file, which most linux editors and office suites will do, then cat it to the printer. You need ghostscript. You'll need to be root.
    # cat /path/file.ps > /dev/usb/lp1
    If it's a PCl printer then you'll need to convert the .ps to PCL first.
    #! /bin/sh
    # Takes a postscript filen and convert it to PCL
    # Output is suitable for an hp laserjet printer that does NOT have
    # the extra postscript option installed
    # You MIGHT want to tweak this between "laserjet" or "ljet4" or whatever
    # Specify Ghostscript device.
    DEVICE=laserjet
    # Ouput file name
    OUTFILE=output.pcl
    GS='gs -q -dSAFER -dNOPAUSE '
    GS="$GS -sDEVICE=$DEVICE"
    echo "Usage:"
    echo " ps2pcl file.ps"
    echo " ps2pcl file.ps -o output.pcl file.ps"
    echo ""
    echo "Will convert PS to PCL and dump to output.ps"
    echo "or the specified output file"
    echo ""
    while getopts "o:h" flag ; do
    case $flag in
    o)
    OUTFILE=$OPTARG
    h|*)
    usage
    exit 1
    esac
    done
    shift $(($OPTIND - 1))
    INFILE="$1"
    if [[ "$INFILE" == "" ]] ; then
    INFILE=-
    fi
    $GS -sOutputFile=$OUTFILE $INFILE -c quit
    If it's a win printer then throw it away. No, you'll need cups and support for the printer. Use your own device nodes. That device=laserjet just worked ok with a Brother printer. If you want to can add to that script and send the .pcl file to the printer after the conversion.

  • How to eliminate Host Cover print while remote printing.

    Hi Experts,
    Whenever I use remote printing on one of my printer, An extra page with following details is coming out.
    1).user name
    2).SAP host name
    2).Jobname from OS
    How to eliminate this issue ?
    Awaiting for your responses
    Thanks &Regards
    Sandy

    Hi Riki,
    Thanks for your response !
    -->There is an option 'Selection cover sheet" that on the system is ticked by default, remove the tick on this option
    Yeah , I have already checked this option . It is set to NO , details are as follows
        SAP cover page :: Do not Print
        Host Cover page :: Do not print
        Selection cover sheet :: No
    My System details are as follows:
    SAP :  ECC 6.0  , Kernel release 701 ,patch level 69
    OS :    Sun Solaris 10
    Database : ORACLE 10.2.0.4
    Regards
    Sandy

  • Printing to Remote Printer via Internet

    I travel a lot and would like to print to my office while on the road. I know I can email, but I also would like to have this capability if it's possible. Is there a way to set up the two computers to achieve this? If so how would I do it? Any help would be appreciated.

    (Need more details to give better instructions. what printer - is it connected to a computer?)
    You will have to enable port forwarding through the office router's firewall. This involves telling the router to send requests for a specific port to a specific local IP address. (and could be a security risk) Since most routers get their internet IP address by DHCP (it can change at any time), you'll probably need to subscribe to a service that keeps track of that, called dynDNS.org, so you can always use a (stable) domain name instead of IP address to print.
    Does it sound like what you want to do?

  • solved Setting up Arch to print to remote cups printer?

    Any useful info on setting up Arch to print to remote cups printer? I did'nt succeed using the Cups Setup guide:
    http://wiki.archlinux.org/index.php/CUPS_Setup
    I have tried the localhost:631 admin interface and kprint. I get  /usr/lib/cups/backend/ipp failure and "stopped with status 22!" errors.
    I will set the cupsd.conf LogLevel to debug2 and post anything needed from those results.
    Brother hl1240 laser on a remote Suse system.
    lynch
    Last edited by lynch (2007-01-28 15:30:17)

    After a bit of searching I have managed to get remote printing to my cups server to work.
    I reference 2 documents that helped me resolve this issue.
    My searches were specific to my Brother hl1240 laser printer, Arch and cups but I think the resolution is general enough to help others who may have a different model of printer.
    http://linuxprinting.org/cups-doc.html
    4.   Install the Foomatic scripts.
    (If you are using a native CUPS Raster driver, or are using a PostScript printer with a PPD from your printer vendor, you probably do not need Foomatic and should skip this step). Download foomatic-rip and foomatic-gswrapper:
    cd /usr/bin
    wget http://www.linuxprinting.org/foomatic-rip
    wget http://www.linuxprinting.org/foomatic-gswrapper
    chmod 755 foomatic-rip foomatic-gswrapper
    ln -s /usr/bin/foomatic-rip /usr/lib/cups/filter/foomatic-rip
    The location of the CUPS filter directory may differ on other installations; look around for it. Also, be sure that your Perl interpreter is in /usr/bin (if not, edit the first line of the scripts).
    http://www.archlinux.org/pipermail/arch … 03203.html
    Here's what solved this for me. I browsed
    http://linuxprinting.org/cups-doc.html and notice the following:
    "Download foomatic-rip and foomatic-gswrapper."
    Well, Arch only seems to supply foomatic-gswrapper, not foomatic-rip. When I
    attempted to install the Arch foomatic-filters package, it complained,
    saying foomatic-gswrapper is already contained in filesystem, with no
    mention at all of foomatic-rip. The foomatic package also failed to install
    foomatic-rip.
    So I downloaded foomatic-rip from the above web site, copied it to /usr/bin,
    where foomatic-gswrapper lives. Then I followed the next set of
    instructions in the above mentioned document:
    chmod 755 foomatic-rip foomatic-gswrapper
    ln -s /usr/bin/foomatic-rip /usr/lib/cups/filter/foomatic-rip
    I was never able to use the http://localhost:631 interface to get printing to work even after:
    [1] installing foomatic-rip and foomatic-gswrapper in the proper directory
    [2] running chmod to make them executable
    [3] creating the link as in the above quote
    [4] running /etc/rc.d/cups restart
    Setting up remote printing with kprint in administrative mode works very well, though.
    This seems to be somthing that needs to be addressed in future releases ( I'm running 0.7.2) or maybe it was fixed in 0.8, though I have not seen mention of it.
    Hopefully this will help someone else with a similar problem.
    lynch

  • HP Remote Print Drivers

    Hello,
    Just to give you some background, I have a HP PhotoSmart 6180 multifunction inkjet machine.  The printer has been wirelessly attached to my home network for about two years now (Linksys WRT54G).  All print functions work (printing to photo tray, using the document feeder, accessing the scanner, printing via bluetooth dongle, etc) when I am home on the network.  I even have on my Windows Mobile phone an application called HP iPhoto which allows me to wirelessly print to the photo tray.  You see, there are no problems on this end.
    Here is my problem: Using my Windows-based PC, I have the ability to print to it remotely via the internet.  I use the HP Remote Printing, v 2.323.0.0 driver and Instant Share through HP's site. I can also print remotely using any program that has a print function, i.e... Internet Explorer, MS Word, Adobe PDF, HP Solution Center, etc.). However, I cannot choose the photo paper tray.  I am only able to change the size of the print job, for instance: 4x6, 8 1/2X11, Hagaki.  In the HP Remote Printing Preferences, only two tabs are available: Paper/Quality and Basic.  In the Remote Printing Properties, the Device Settings tab (which is one of the tabs available when I look at the properties of the actual printer) is not available.  This is where I would add the available trays.  I believe it has to do with the driver version.
    It would help me tremendously if I can have the ability to choose the photo paper tray when printing remotely.  Most of the items that I send to my printer are photos. I've tried and tried to get help from HP, but to no avail (my printer is out of warranty, not applicable for free support, etc.).  Please help. It would be greatly appreciated.
    Thanking you in advance.

    Hi again.
    You're quite correct, it is CUPS (Common UNIX Printer System).
    Is http://www.linuxprinting.org/database.html what you were looking for?
    There are many '1100' HP printers listed.
    OSX also installs Gimp print drivers, I'm a total ignoramus as to how you set them up though, sorry.
    Adrian
    ibook G4 1GHz, 768mb; iMac 17" G4:768mb (10.3.9)   Mac OS X (10.4.5)   Belkin Wireless F5D7632

  • 141026-08 print patch nobanner - hpnpf failed printing remote print jobs

    Hi,
    after updating patch "141026-08" I can't no more print from remote hosts to central print server (with remote hp laserjet);
    means print from other servers => to print server where all jobs are distributed => to network attached printers:
    /opt/hpnpl/bin/hpnpf -j gogh-247 [email protected] -w -o/opt/hpnpl/tmp/jadump -a1 -x gogh -s /var/tmp/gogh.log
    02/15 16:18:37: printer fault. type: mail root, status: c
    msg: (hpnpf: cannot access file [email protected])
    note: gogh -> name of the network printer here;
    As you can see the first parameter '-j' contains white spaces "gogh-247 [email protected]" and so the script failed;
    -> This does not happen when I print any file on the "print server" locally;
    -> This does not happen when starting printing with option nobanner: "% lp -d gogh -o nobanner file.ps"
    Workaround :?
    I have removed patch "141026-08" and it work like years before.
    Any comments ?
    Mfg/Regards

    If the RIP is an EFI Fiery product, then the LPD queue name has to be entered when you create the printer queue. If it is not Fiery, it still may require some specific queue name to print.
    If any Mac is still printing to the RIP, you can check what queue name has been used via a browser. For the URL, enter http://127.0.0.1:631/printers to open the CUPS printer page. Scroll through to the Xerox and have a look at the Device URI. If it shows something like lpd://ip_address/print, then you know a queue name is required - in the case of the Fierys it has to be print or hold and it must be entered in lower case.
    As for the IPP, you may find that this service has not been enabled or does not exist on the RIP.
    Regards,
    PaHu

  • Okular hangs with remote printer

    I have configured a remote printer that I use while at work - it works fine (CUPS, ipp protocol, okular on fully updated KDE).  However, when I come home, my remote printer is behind a firewall and is unreachable.  If I use okular to read pdf's while at home, it frequently, (but not always?) hangs, as if trying to reach the printer, even though I'm not asking it to print.  If I disable my home wifi connection, problem solved, okular starts instantly, and opens the requested pdf.  If I disable the wifi connection, then open the file with okular, and then reconnect, okular will then freeze.
    Is there any way I can configure the printer with CUPS or my home network with Networkmanager to somehow stop this?  It's super annoying never knowing if okular will be fine or frozen.
    Thanks for any help.
    EDIT:  Okay, I think I just discovered a super simple work around.  I just installed the virtual pdf printer, and set it as the default printer.  Now okular seems satisfied; it somehow doesn't need to look for the remote printer every time it starts.  It means at work I now need to select the physical printer every time, but hey at least I can read pdf's at home without having to furiously click on the close until kde asks if I want to kill okular.
    Last edited by dr.dynamics (2014-03-04 04:21:40)

    That's nasty.
    You could create a script in /etc/NetworkManager/dispatcher.d/ that blocks the outgoing packet with an ICMP messages. You could use REJECT for this in the OUTPUT chain of the filter table.

  • Aio remote print app challenge

    I am unable to use the Aio remote print app with either of hp printers which are e-print enabled to get the app to allow me to print more than 10 copies at a time and make the copies double sided.
    Would someone please help?
    Thank you,
    Naeco

    Hi Naeco,
    Welcome to the HP Support forums.   I understand that you have encountered a difficultly when using the HP AiO Printer Remote app.
    To better assist you would you please provide some clarifying information:
    1)       What make/model/product numbers of HP printers do you have? Guide to finding your product number
    2)      Are you trying to print 10  copies of a double-sided document that is stored on the device? Or are you trying to make 10 copies of a document that is on the printer?
    3)      What is the size of the document that you are trying to print?  I’m wondering if the size of the file might be the issue.
    Thank you.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Remote printer is recognized but message says can't find printer?  It worked great before installing OSX Maverick

    Remote printer is recognized but message says can't find printer?  It worked great before installing OSX Maverick?

    Thank you for your response.
    Unfortunately I have already rebooted the router and that did not fix the problem. The weird thing is that the computer is connected to the network, it just won't connect to my computer. I have printed the network configuration page to confirm this, and it says the wireless signal is strong. 
    I have not changed anything at all recently in terms of routers, networks, etc. The printer stopped working completely randomly.
    Is there a part in the printer that like emits a signal which computers, phones, etc are supposed to detect? I don't know enough about the mechanics to really theorize about what is wrong, but it seems like that is the only thing that stopped working. 
    Do you have any other suggestions?

  • Remote Printing on 2012 from Mac

    Hi all,
    I'm having an issue trying to setup remote printing from a Mac running OS X 10.6.8 using the 'Remote Desktop Connection' app and connecting to my Windows Server 2012 Remote Desktop Services server I have configured.
    The Mac is sitting on a completely different domain and network to the Remote Desktop Services server. I have turned on the 'Use a printer that is connected to this Mac' function within the Mac's Remote Desktop Connection application preferences however I cant
    see the printer on the Remote Server.
    I've made a few changes to Local and Group Policies to try get it working and had no success but perhaps I am not configuring these Policies correctly.
    Is anyone familiar with setting this up? Any help would be greatly appreciated.

    I've manged to get the printer to actually print however regardless of what I print from the RDS server the printer only printers out,
    %%EndDocument
    %%EOF

  • Printing Exception when print to printer on a remote location

    <p>Hi,</p><p> I have a weird printing problem for a report created from report designer and printed from a JSP page created using CR4E. Any help or suggestions are very appreciated.</p><p>From CR4E and uses Tomcat 5.0, I&#39;m opening a report created from report designer, and print the report to a specific printer using getPrinterController().setPrinterName(...). We have printers in several facilities on the same network. Printing to network printers in one location works perfect. But printing to a network printer (in the same network) in another facility generates PrinterException. I added those printers to the server and it prints ok from other applicaitons like IE so it probably have access and can connect. I tried to print the jsp page code from Eclipse and it enters the queue but hangs, the print job cannot finish. I&#39;m cluelss now and don&#39;t know where to start to troubleshoot.</p><p> Thanks in advance.</p><p> Celia</p>

    Hi Thierry,
    Thanks for your response.
    I know it sounds like a java printing problem, but I'm wondering if Crystal Report's JRC need any setup before I call setPrinterName when the printer is located under a different IP gateway.
    The weirdest of all is after I tried to print from Eclipse, although not suceed, printing the crsytal report to that printer suddenly works.
    Is there anything I need to initialize or initiate in order to print the crystal report on a remote printer, and that Eclipse just happened to do that for us?
    Thanks,
    Celia

Maybe you are looking for

  • How to change the fontcolor of a DefaultMutableTreeNode on click of it?

    I am having a JTree which is dynamically generated , I want to set the foreground color of a node when i click it and the foreground color should be maintained permanently even if i click the next node, The idea is this the color of all the clicked n

  • Any idea to develop simple project in oracle forms

    Hi every one I have just learned Oracle forms now I want to make a project in oracle forms i am using forms 10g Any help what can i make or any links where can i get idea to create a project which can look like as a live project

  • Read URL parameter of my webDynpro application ?

    Hi, How to read the URL parameter of my webDynpro application from within the webDynpro Application code ?? Example : My application URL is : "http://ldai99wdd:50000/webdynpro/dispatcher/local/target/TargetApp?SAPtestId=38 &sap-wd-resumeurl=http%3A%2

  • Soundblaster Live! 5.1 ORIGINAL driver nee

    I reformatted my computer recently and went from Windows 2000 to Windows XP. I then discovered that I don't have the install CD for my SB Li've 5. card. I've tried to find the driver on the Creative website, but for some reason, they only provide upd

  • Is there a way to clear calendar?

    Is there a way for me to clear my calendar from my device only? Message Edited by hoggin03 on 04-02-2009 04:15 PM Solved! Go to Solution.