Jump to content

Is possible to create an etransmit profile including fonts?


gilsoto13

Recommended Posts

Guys:

I couldn´t write the question completely in the thread title...

 

Does anyone know If it's possible to create an etransmit profile including fonts via lisp?

 

The include fonts is an option you can mark inside the dialog box when creating a new e-transmit profile, but this option is not available using the old-fashioned -etransmit command (otherwise I could do it myself)... but is it possible to create the whole profile including this option by just typing the lisp abbreviation?..

 

Otherwise, where are the profile "files" stored in autocad directories so I could keep my profile whenever I reinstall autocad?

Link to comment
Share on other sites

Looks like Etransmit setups are stored in the Windows Registry. Use Windows RegEdit command to view. Bottom line of photo below shows the path. Take a look at VLisp functions 'vl-registry-read and 'vl-registry-write. Be careful with editing the Registry and backup your profile before editing!

 

SP32-07122009-035206.jpg

C:%5CDocuments%20and%20Settings%5CSteve%5CMy%20Documents%5CMy%20Pictures%5CScreenPrints%5CSP32-07122009-035206.png

Link to comment
Share on other sites

Looks like Etransmit setups are stored in the Windows Registry. Use Windows RegEdit command to view. Bottom line of photo below shows the path. Take a look at VLisp functions 'vl-registry-read and 'vl-registry-write. Be careful with editing the Registry and backup your profile before editing!

 

[ATTACH]16135[/ATTACH]

C:%5CDocuments%20and%20Settings%5CSteve%5CMy%20Documents%5CMy%20Pictures%5CScreenPrints%5CSP32-07122009-035206.png

 

 

Great, Steve.

 

It sounds possible with this info... I will check it out later using another similar lisp I got.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...