-
Re: Plotting to PDF and Programmatically Removing the Suffix "-Model"
I used to make the pdf directory under the current dwg directory, then use ghostscript to join multiple pdf's back into 1. The joining was done using lisp. Re plotting from model if you have title bl…1 -
Re: Exporting a world file for an image inserted in a drawing.
As suggested we got JGW files as well as a JPG file from our GIS, we could load as many images as we liked then just select them and run this lisp. It would scale and place correctly. A JGW file is a…1 -
Re: Help Needed: Main CUI File at App Default Path or A Main CUI Copy in a Custom Path?
Easy answer first, "Some users prefer toolbars and others do not." I made a script with the toolbar settings for each user. So after running install, would just run the script. A better way…1 -
Re: Help Needed: Main CUI File at App Default Path or A Main CUI Copy in a Custom Path?
Yes the Install method has been posted numerous times. so its out there, Just put a ; Original code by AlanH July 2025 as say a 1st line then add next line as ; Install modified by Clint2U July 2025 …1 -
Re: Paperspace Scaling not correct
Ok the answer is simple. If using a layout and a viewport, with a title block say a A1 at true scale 841x594mm. The scale factor for the viewport is 1000/250 = 4. You can zoom to any scale in the vie…1
