Yes it is a problem with LT..It does not be default handle images like the full version..Another reason Im sure to make people want/need to upgrade to the full version
Cadtechva
If you do not want the leader associated with text then try this routine.
; Ldr.lsp Tim Wilson
; Similar to the Quick Leader but without the text prompts
(defun c:lk (/ lpt1 lpt2 lpt3)
(setq #OSM (getvar "osmode"))
(setq #OTM (getvar "orthomode"))
(setq #CLE (getvar...