• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. PCB Design
  3. How to print a block and white copy of the schematic?

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 166
  • Views 15222
  • Members are here 0
More Content
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to print a block and white copy of the schematic?

Masood1973
Masood1973 over 15 years ago

 Hi,

 I am a new user of Cadence. I tryed to make a hardcopy of my schematic but with the Plot command, it was colored and so the final print was not readable. Is there anybody who can help me to prepare a black and white copy of my schematic?

 

Thanks,

  • Cancel
  • EvanShultz
    EvanShultz over 15 years ago

    Hi Masood,

    Are you using Capture (Design Entry CIS) or Concept / DE-HDL (Design Entry HDL)?

     In Capture, with the schematic page in focus, go to File > Print and on the Print form there is a "Print all colors in black" checkbox.

    In DEHDL, go to File > Plot Setup to open the Design Entry HDL Options form. The Plot Method group, in the middle of the form, has a "Black and White" radio button that should work for you.

     

    Finally, your printer may be able to translate colors into B&W, so you may want to check out the printer's options.

     

    Is that what you're looking for?

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Masood1973
    Masood1973 over 15 years ago
    Hi,

    Thank you very much for your attention to my problem.
    Actually I am using Cadence-->Virtuoso schematic. In the Design menu, there is a plot section inside which I was not able to find any option to print black and white. Also the problem will not be solved by setting the printer because I need to prepare a picture of my circuit and paste it in another word file. Do you have any experience in this regard?

    Thanks,
    Masood
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mrggg
    mrggg over 15 years ago

    If you want good resolution when importing into Word, try the following:

    First, set up a HPGL ( HP Graphics Language, a vector format )  plotter in your .cdsplotinit:

    HPGL|Hewlett-Packard 7596A: \
            :manufacturer=Hewlett-Packard: \
            :type=hp7596: \
            :resolution#1016: \
     :black#1:red#2:green#3:yellow#4:blue#5:white#1:cyan#7:magenta#8: \
            :maximumPages#1: \
            :pen=1,(0,0,0),20,3.0: \
            :pen=2,(0,0,0),20,3.0: \
            :pen=3,(0,0,0),20,3.0: \
            :pen=4,(0,0,0),20,3.0: \
            :pen=5,(0,0,0),20,3.0: \
            :pen=6,(0,0,0),20,3.0: \
            :paperSize="A" 8000 6000: \

    Next, download and install plot2emf from:

    http://www.informatics-consulting.ch/software/plot2emf.htm

    Now plot your schematic to a file with HPGL plotter selected, and give it a file extenation of "  .hgl "

    The plot2emf software will convert the .hgl file into .emf, and immediately put it on the clipboard for import into alamost any Windows application. You can set the colors and line widths. So, if you want black and white just set all pen colors to black in the plot2emf software. Alternatively, you could map all colors in the plotter setup above to pen 1, and the default in plot2emf is black for pen 1 so you are done. However, you will not be able to do color plots with that setup.

    This also works for plots from the waveform viewer AWD. However, beware that plots with thousands of points result in huge .hgl files - you are better off with a screen capture ( using gimp ) instead.

    Since .emf is a vector format, there is no loss of resolution. The Cadence solution of using EPS with TIFF previewer will result in larger Word files with poor resolution, since the vector format is converted to raster.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information