Change layer print state

Belongs to

What it does

Allows you to change the print state of a layer, which determines whether or not objects on the layer are printed. Thanks to this Action, you can avoid that invisible content on a layer is printed accidentally (or the other way around).

Print state options are:
  • Always prints
  • Prints when visible
  • Never prints

Example

To make sure only visible content is printed, you could use the following Action List:
Select layers <!-- Select layers -->
Change layer print state <!-- with the option Print State must be: Prints when visible -->

Related Actions