Mitch Mermel
2013-12-17, 01:44 PM
A major client wants searchable PDFs for our deliverables. Unfortunately, we're still using SHX fonts, some of which do not have a width of 1.
I desperately need something I can add to my Accaddoc.lsp that will automatically, upon opening a drawing:
1) Select all Model Space text (not in attributes) and set the width to a value of 1
2) Create the text style Arial, created with font Arial.ttf, width 1
3) Change all the selected Model Space text to style Arial
4) Immediately do a save
If anyone can whip up something like this it would be greatly appreciated (and it will be added to the accaddoc with your at the head of the routine).
Thanks
I desperately need something I can add to my Accaddoc.lsp that will automatically, upon opening a drawing:
1) Select all Model Space text (not in attributes) and set the width to a value of 1
2) Create the text style Arial, created with font Arial.ttf, width 1
3) Change all the selected Model Space text to style Arial
4) Immediately do a save
If anyone can whip up something like this it would be greatly appreciated (and it will be added to the accaddoc with your at the head of the routine).
Thanks