Sponsored Content
Operating Systems Solaris Printer/Plotter support for Canon Post 302861847 by markolinux on Wednesday 9th of October 2013 05:07:13 PM
Old 10-09-2013
We use CimCAD. I had sent an email earlier but had no response, so I tried contacting them again today, and was told that as long as the device recognizes HP-GL2, it would work. No need to set up special drivers or anything - just use the admin tool to create a new printer (or even use HP's JetAdmin script), give the plotter an IP address and a hostname for the print spooler to print to, and it should work.

I hope it's that easy!

Thanks again.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to set plotter info.

HP B.10.20 using Vue, using SiteComp software to do Cad drawings, how can I set HP plotter to Designjet 220? Currently set to HP 750. (0 Replies)
Discussion started by: frigd
0 Replies

2. Linux

Printer driver for Canon PIXMA iP1000

Hi, I just installed the Fedora Core 3, and now my printer cannot work because the Fedora Core 3 cannot find a suitable printer driver for it. It did recognize the model of my printer but just can't get the right printer driver. I am new to Linux, really hope someone can help me fix this problem,... (4 Replies)
Discussion started by: GarbageKing
4 Replies

3. UNIX for Advanced & Expert Users

help connecting a plotter to HP-UX

While this is technically a newbie question, it is an advanced/expert situation so that's why I posted it here. I'm an intern at a company that recently aquired another business that ran off the HP-UX 10.20 unix platform. They (and myself) do not have any experience with it. I have spent... (0 Replies)
Discussion started by: intern
0 Replies

4. Solaris

Network to plotter

I'm using Sunblade and i'm trying to plot using networking but i do not know how to set the plotter in my system. (0 Replies)
Discussion started by: etyna
0 Replies

5. HP-UX

Need help for Plotter configuration on hp-ux machine

Hi to all, i am new to hp-ux. I am configured plotter on hp-ux through sam.It was network plotter.That plotter was added to lpspooler. But i am not getting that plotter , when i want to give print request. please help me anybody. it's very urgent to me. please. (0 Replies)
Discussion started by: balarajum
0 Replies

6. UNIX for Dummies Questions & Answers

Need Unix Commands for Canon

I'm lookind for Unix Commands for a Canon Copier, specifically an Canon Image Runner 3570. Any help would be appreciated. Thanks. Dave (1 Reply)
Discussion started by: fatkid98
1 Replies

7. UNIX for Dummies Questions & Answers

add plotter to unix ssystem

Hi all, I have a HP Plotter 4500. I want to connect it to UNIX system. I used the lpadmin comand but it does not work. Any help Thanks (0 Replies)
Discussion started by: yasin
0 Replies

8. Ubuntu

Printer Canon LBP3010 in Ubuntu 10.04

Hello. i cannot adjust printer Canon LBP3010 in Ubuntu 10.04. The printer hangs in words "processing" and does not print. help me. (1 Reply)
Discussion started by: freeman27015
1 Replies

9. Emergency UNIX and Linux Support

Need help on Canon Wi-Fi printer

Hello folks, Maybe someone have experience or could help me with the issue with my wireless Canon MX410 printer? I"ve bought this printer but Canon does not provide support on Linux. I downloaded and installed drivers for printing and for scanning. I figured out how to connect printer wirelessly... (1 Reply)
Discussion started by: susja
1 Replies

10. Hardware

Looking for plotter MFP reviews - need new plotter for UNIX/Windows apps

We currently have an HP DesignJet 750C+ plotter (for color plotting) and a Xerox 8825 (for B/W plotting and also scanning/copying) for our engineering drawings. They are getting old and will need replacing soon (maintenance visits are on the increase, and parts for the Xerox are getting hard to... (0 Replies)
Discussion started by: markolinux
0 Replies
FOOMATIC-CONFIGURE(1)					      General Commands Manual					     FOOMATIC-CONFIGURE(1)

NAME
foomatic-configure - the main configuration program of the foomatic printing system. SYNOPSIS
foomatic-configure [OPTION]... foomatic-configure -n queuename [ -N description ] [ -L location ] [ -c con- nect ] [ -d driver ] [ -p printer ] [ --ppd ppdfile ] [ -s spooler ] [ -C [ sourcespooler ] source- queue ] [ -o option1=value1 -o option2 ... ] [ -q ] foomatic-configure -D -n queuename [ -s spooler ] [ -q ] foomatic-configure -R -n queuename [ -s spooler ] [ -q ] foomatic-configure -Q [ -s spooler ] [ -n queuename ] [ -r ] foomatic-configure -P [ -s spooler ] [ -n queuename ] [ -d driver ] [ -p printer ] [ --ppd ppdfile ] [ index ] foomatic-configure -X -p printer | -d driver | -p printer -d driver foomatic-configure -O foomatic-configure -h foomatic-configure --help DESCRIPTION
foomatic-configure is a program to set up and configure print queues for every known spooler (CUPS, LPRng, LPD, GNUlpr, PPR, PDQ. CPS, no spooler) and every valid printer/driver combo in the Foomatic database or every PPD file coming with PostScript printers. As RIP filter (Raster Image Processor, translation from PostScript to the native language of the printer) always foomatic-rip(1) will be used, except for PPD files of PostScript printers under CUPS or PPR, they will be used without RIP filter. It also comprises half of a programatic API for user tools: you can learn and control everything about the static properties of print queues here. With the sister program foomatic-printjob(1), you can do everything related to the print queue's dynamic state: submit jobs, and query, cancel, reorder, and redirect them. Options -n queuename Configure this print queue -N Name/Description Use this proper human-readable name/description -L Location Short phrase describing this printer's location -c connection Printer is connected thusly (ex file:/dev/lp0) -d driver Foomatic database name for desired printer driver -p printer Foomatic id for printer --ppd ppdfile PPD file, for example the one supplied by the manufacturer of a PostScript printer -s spooler Explicit spooler type (cups, lpd, lprng, pdq, ppr, direct) -o option=value Set the default of option to value -o option Turn on option by default -D Set this queue as the default queue (just give -n queuename) -R Remove this whole queue entirely (just give -n queuename) -C [ sourcespooler ] sourcequeue Copy sourcequeue from sourcespooler (or the current one if sourcespooler is not given) into the queue given by -n queuename (of the current spooler). -Q Query existing configuration (gives XML summary) -r List also remotely defined queues (CUPS only) -P [ index ] Get Perl dump of current configuration (as a Perl array named QUEUES, the first index is index, or zero if index is not given) -O Print XML Overview of all known printer/drivers (this shows also the Foomatic IDs of the printers) -X Print XML data for -p printer and/or -d driver object -q Run quietly Commands No commands, just options SEE ALSO
foomatic-printjob(1), foomatic-rip(1) EXIT STATUS
foomatic-configure returns 0 if no errors occurred. AUTHOR
Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic project using comments from the source. BUGS
foomatic-configure currently cannot handle printcap files in the lprng style. As lprng can use BSD style printcaps this is not much of a problem, as long as the GUI based print manager lprngtool is not used. The difference between those formats is, that BSD style requires continuation lines in printer definitions to be ended with a colon and the newline character to be escaped with a backslash. Lprng has no such restriction. To use a printcap file generated or edited with lprngtool with foomatic-configure it is necessary to add : to the end of all but the last line of every printer definition, just as shown below: #comment # primary printer name lp #alternate names |lp2|lp3 |Example of a printer :sd=/usr/spool/LPD/lp :rw:lp=/dev/lp:mx#100 : must be converted to: #comment # primary printer name lp |lp2|lp3 |Example of a printer :sd=/usr/spool/LPD/lp: :rw:lp=/dev/lp:mx#100: This manpage may be out of date. Foomatic Project 2002-01-06 FOOMATIC-CONFIGURE(1)
All times are GMT -4. The time now is 01:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy