element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Altium CircuitStudio
  • Products
  • Manufacturers
  • Altium CircuitStudio
  • More
  • Cancel
Altium CircuitStudio
Altium CircuitStudio Forum Generate Outputs in Color
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Altium CircuitStudio to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Locked Locked
  • Replies 5 replies
  • Subscribers 88 subscribers
  • Views 1560 views
  • Users 0 members are here
Related
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

Generate Outputs in Color

adamwebber
adamwebber over 9 years ago

While generating outputs, I've been trying to generate schematic prints and PCB prints in color but all I get is grayscale.  The PCB 3D Print generates color outputs.  Can anyone tell me what I need to do?  I've used Altium quite extensively without any issues but with CS, I can't seem to find a solution.  I can go into the Default Prints and select Color in the Page Setup of the Schematic Prints  and PCB Prints but to no avail.  Is this even an option in CS?  I am using version 1.3.0.

  • Cancel
  • harvie256
    harvie256 over 9 years ago

    I don't know how to set this up using a dialog (hopefully someone can chime in with a better answer.)

     

    However, once you've setup you're output job and run it once it creates a file with a .OutJob extention.  If you edit this file with a text editor, you'll find a line for each output document that looks like:

     

    PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9

     

    Which is the print settings for the output job.  If you find the property "PrintKind=x", and change it to 0. For reference 0=Color, 1=Grey, 2=Mono

     

    This also is an easy way to modify the print settings on every output job type with a search and replace. Save and you should now generate color docs on whichever outputs you changed.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • adamwebber
    adamwebber over 9 years ago in reply to harvie256

    Holy Crap it worked!  This is an awful method to use each time that I wish to generate a PDF file.  I have also been using this method when designing rules for the PCB.  "IsVia" is available in the text editor but not the program.  It's sad that the features are all the same as Altium but they have just removed them.  Do you think this method is the only way to perform this task in CS or is my problem uncommon?  Maybe I should write a batch file that will update the rules so I don't have to manually do this every time I make a project.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • harvie256
    harvie256 over 9 years ago in reply to adamwebber

    This is an awful method to use each time that I wish to generate a PDF file. I have also been using this method when designing rules for the PCB. "IsVia" is available in the text editor but not the program.

    I have zero idea if there is a way of setting this up within CS as a default starting point, or even if there's a dialog somewhere that allows you to change it for the project in question.  There should be... But it won't be the first thing they've messed in creating CS (or far from the worst).  I've just provided this as a solution to your immediate problem.

     

    Scripting is the key to managing this sort of thing, you wouldn't actually do it manually each time.  I have a number of scripts that I use to automate parts of my workflow.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • jamesharrimanaltium
    jamesharrimanaltium over 9 years ago

    Hi James (and harvie256),

     

    Thank you for reporting this. It is logged for consideration by the developers. Currently CircuitStudio does not have Page Setup dialogs so there is nowhere to set the color option.

     

    harvie256's work around is currently the best method to set the color for your PDF's, although you can also go to the Outputs tab and Print to a PDF file:

    e.g. in Windows 10, set the Microsoft Print to PDF as the printer.

    Set the Page Setup to color.

    In the Printer dialog, in the Print What section, choose Print All Valid Documents. This will allow multiple schematics to be saved into the same PDF, but it won't allow you to combine the PCB into the same PDF as the schematics.

     

    Best regards,

     

    James Harriman

    Altium Limited

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • e14softwareuk
    e14softwareuk over 7 years ago in reply to jamesharrimanaltium

    An update for anyone finding this old thread - you can now select colour / grey / mono prints from the Generate Outputs dialog from the Printer Setup dialog.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube