external-graphic: how many ways a graphic object can exist?

Subject: external-graphic: how many ways a graphic object can exist?
From: spenser_kao2@xxxxxx
Date: Thu, 18 May 2000 17:43:56 +1000
Hi,

I use JADE to embed graphic objects into RTF file, it works fine, except the 
embedded graphic objects exist as links to their sources. Is there any 
characteristics I should have set to tell the objects to exist as hard copy 
rather than link?

Following is the related DSL code:

 (element PICTURE
     (make external-graphic
         display?:       #t
         entity-system-id:   (attribute-string "source")
     )
 )

Thanks in advance!

Spenser,
--


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread