Jump to content
Server Maintenance This Week. ×

Script For Preventing Data From Printing


This topic is 8282 days old. Please don't post here. Open a new topic instead.

Recommended Posts

The easiest way to prevent items from printing is to go to layout mode, select the objects and select sliding & printing from the format menu. There you can select whether you want to print those objects or not. Very simple, you don't have to write a single script

You wanted to make them visible/invisible based on a criteria. I'm not sure if there's a way to make an object invisible via script but you could do this simply by duplicating the original layout and modify it to print the way the criteria allows. Now based on the criteria you would simply go to a matching layout and print.

if field criteria=1 go to layout (criteria 1 layout )

if field criteria =2 go to layout (criteria 2 layout)

(Btw that's not a real script etc I just made an example)

Link to comment
Share on other sites

This topic is 8282 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.