Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem with printing schematics or waves to ps file in IC5

Status
Not open for further replies.

danda821

Full Member level 2
Joined
Jun 18, 2002
Messages
139
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
1,083
[Help] IC 5 plot problem

HI,

When I use IC 5.0 to print schematic or wave form to ps file, I can only get black and white picture. The following is the .cdsplotinit file I used. I can only use EPS printer to get the result. When I used the postscript 1 or postscript 2 printer, there is on output from the printer, also there is no content in the output ps file. Can anyone help me? Thank you.


.cdsplotinit

############################################################################
# Cadence .cdsplotinit
#
# Sample site specific entries in the file.
#
Laser Writer|Apple LaserWriter II NT/NTX: \
:spool=lpr -Plw: \
:query=lpq -Plw: \
:remove=lprm -Plw $3: \
:manufacturer=Apple Computer: \
:type=postscript2: \
:maximumPages#1: \
:resolution#300: \
:paperSize="A4" 2332 3360 60 60: \
:paperSize="A" 2400 3150 75 75:

############################################################################
#
# Adobe PostScript Level 1 Plotters
#
EPS|Encapsulated PostScript: \
:spool=lpr -Plw: \
:query=lpq -Plw: \
:remove=lprm -Plw $3: \
:manufacturer=Adobe: \
:type=epsf: \
:maximumPages#1: \
:resolution#600: \
:paperSize="5x5 inches" 1500 1500: \
:paperSize="8x8 inches" 2400 2400: \
:paperSize="A4" 2332 3360 60 60: \
:paperSize="Unlimited" 72000 72000:
 

[Help] IC 5 plot problem

It seems that your printer (LaserWriter II) does not support PS2. Try to use PS1 instead.
 

Re: [Help] IC 5 plot problem

I have tried postscript1. Still it does not work.
 

[Help] IC 5 plot problem

Problem has been solved. gvv can not show ps picture correctly. When I use gv, everything looks good.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top