Is there a way to save customized layout background color to a file?

Is there a way to save customized layout background color to a file?

iiiaha
Explorer Explorer
1,089 Views
7 Replies
Message 1 of 8

Is there a way to save customized layout background color to a file?

iiiaha
Explorer
Explorer

Hi.

Is there a way to save customized layout background color to a file?

I usually use layout tab for drawing. And, I changed the layout background color to black in CAD option.

The problem is, when I send a file to another, the reciever's layout background color is grey(default color setting).

So I should let them know how to change the background color step by step. (most of them don't know that)

It is quite bothering so I wander there is a way to save my personal option settings into a file for sharing.

Thank you in advance.

0 Likes
Accepted solutions (1)
1,090 Views
7 Replies
Replies (7)
Message 2 of 8

paullimapa
Mentor
Mentor
Accepted solution

You can provide them a link to run this lisp code that lets them easily pick a background color 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 3 of 8

iiiaha
Explorer
Explorer

Thank you Paul.
you mean, using that lisp code, making a lisp file(.lsp), and sending it with dwg file?

but the receivers don't know about lisp at all. they can't load or apply lisp files. it should be hard for them.

Or, Is there a easy way to apply certain lisp file by just clicking a lisp file?

 

0 Likes
Message 4 of 8

paullimapa
Mentor
Mentor

The lisp file like a dwg file needs to be saved to a folder and in this case call it CBSet.lsp. Then it’s as simple as dragging and dropping it into your AutoCAD drawing area. Next enter at the AutoCAD command prompt CBSet to run the code. Give it a try and let me know what you think. 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 5 of 8

iiiaha
Explorer
Explorer

OK. I will try it. Thank you for your advice.

0 Likes
Message 6 of 8

cadffm
Consultant
Consultant

Hi,

so it isn't possible, you can save personal settings inside your .dwg.

 

"I should let them know how"

Good idea, but think about - that's a usual problem we all have. Nothing special.

Solution: Communication, teaching 

and if it is very needed:

Add a Text on non-printable Layer inside your DWG. Fir example, above the title.

 

 

 

Sebastian

0 Likes
Message 7 of 8

Valentin_CAD
Mentor
Mentor

@iiiaha ,

 


@iiiaha wrote:

 

Is there a way to save customized layout background color to a file?

...


 

Background color is an "individual setting".

 

Consider sharing the link or creating an AutoCAD Profile.

 

 



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

0 Likes
Message 8 of 8

paullimapa
Mentor
Mentor

Glad to have helped….cheers!!!


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes