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

Subject: RE: external-graphic: how many ways a graphic object can exist?
From: Jack Fitzpatrick <jfitzpatrick@xxxxxxxxxx>
Date: Mon, 22 May 2000 18:31:19 -0400
On Thursday, May 18, 2000 12:44 AM, spenser_kao2@xxxxxx 
[SMTP:spenser_kao2@xxxxxx] wrote:
> 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")
>      )
>  )
>
Hi Spencer,
If you're referring to actually embedding the graphic in the RTF file, the 
only way I've found to do it is through OLE scripting, for which I believe 
an example was published by AVI Kivity in this list some time ago.

Jack Fitzpatrick


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


Current Thread