Printer/Plotter support for Canon


 
Thread Tools Search this Thread
Operating Systems Solaris Printer/Plotter support for Canon
# 8  
Old 10-09-2013
Yup, there's a ton of printers that support that language. I'd do a little research and maybe buy an older HP Laserjet for $100-200 that supports the language. Then you can use that to test to process before you invest in a plotter. It sounds like you're on the right track though. Post back with your results, I'm sure they'll be some interested readers.
This User Gave Thanks to DustinT For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

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

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

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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
Login or Register to Ask a Question
plot(1g)																  plot(1g)

Name
       plot - graphics filters

Syntax
       plot [-Tterminal[raster]] [-l#] [-w#] [-c#]

Description
       The command reads plotting instructions from the standard input and produces plotting instructions for a specified terminal on the standard
       output.	For further information see

Options
       The following options are available with the command.

       -Tterminal     Uses the specified terminal name as the terminal type for which plotting instructions are to be generated.   If  a  terminal
		      type  is	not  specified, the environment parameter $TERM is used. For more information, see The terminal type can be one of
		      the following:

		      450      DASI Hyterm 450 terminal (diablo mechanism).

		      300      DASI 300 or GSI terminal (diablo mechanism).

		      300S     DASI 300S terminal (diablo mechanism).

		      4014 or tek
			       Tektronix 4014 or 4015 with Enhanced Graphics Module.  (Use 4013 for Tektronix 4014 or Tektronix 4015  without  the
			       Enhanced Graphics Module).

		      4013     Tektronix 4013 Storage scope

		      aed      AED 512 color graphics terminal

		      bitgraph or bg
			       BBN bitgraph graphics terminal

		      crt      Any crt capable of running

		      dumb     dumb terminals without cursor addressing or line printers

		      grn      given a plot file, produces a grn file.

		      hp7221   Hewlett Packard 7221 Graphics terminal.

		      hp2648   Hewlett Packard 2648 Graphics terminal.

		      imagen or ip
			       Imagen laser printer (default 240 DPI resolution).

		      lvp16    DEC LVP16 Graphics Plotter.

		      hp7475a  HP 7475A Graphics Plotter.

		      ver      Versatec  D1200A printer-plotter. This version of places a scan-converted image in and sends the result directly to
			       the plotter device rather than to the standard output.  The optional argument causes  a	previously  scan-converted
			       file raster to be sent to the plotter.

		      var      Benson Varian printer-plotter.

		      vt125    DEC vt125 terminal.

       raster	      Is  a  scan-converted temporary file that is sent directly to the plotter.  The raster file is only specified with the -Tver
		      option.

       If terminal is either an lvp16 or a hp7475a, you can specify the following options.  These options must follow the -Tterminal option:

       -l#	      length of paper window in plotter units (unit scale)

       -w#	      width of paper window in plotter units (unit scale)

       -c#	      initial pen carousel to be used

Restrictions
       A lockout protection does not exist for

Files
       /usr/bin/t4013
       /usr/bin/aedplot
       /usr/bin/bgplot
       /usr/bin/crtplot
       /usr/bin/dumbplot
       /usr/bin/gigiplot
       /usr/bin/grnplot
       /usr/bin/hpplot
       /usr/bin/hp7221plot
       /usr/bin/implot
       /usr/bin/lvp16
       /usr/bin/tek
       /usr/bin/t450
       /usr/bin/t300
       /usr/bin/t300s
       /usr/bin/vplot
       /usr/tmp/raster

See Also
       graph(1g), plot(3x), plot(5)

																	  plot(1g)