atom feed8 messages in org.oasis-open.lists.docbookRe: DOCBOOK: embedded image in RTF
FromSent OnAttachments
Stefan KuhnAug 19, 2002 2:15 am 
Jirka KosekAug 19, 2002 5:23 am 
Stefan KuhnAug 19, 2002 5:51 am 
Adam TuroffAug 19, 2002 7:39 am 
Stefan KuhnAug 20, 2002 5:31 am 
Yann DirsonAug 20, 2002 5:45 am 
Jens EmmerichAug 21, 2002 3:21 am 
Nigel HardyAug 21, 2002 10:19 am 
Subject:Re: DOCBOOK: embedded image in RTF
From:Stefan Kuhn (sku@ice.mpg.de)
Date:Aug 19, 2002 5:51:18 am
List:org.oasis-open.lists.docbook

Hi Jirka,

thanks for the tip. It's a linux server :-( (first time in my live a windows server would have advantages!). Stefan

Am Montag, 19. August 2002 14:21 schrieb Jirka Kosek:

Stefan Kuhn wrote:

Hi all docbook-experts out there! I'm creating rtf from docbook via the DSSSL stylesheets. It works very well, except one point: The images are included only as paths, but I would like to have them "embedded", i. e. contained in the rtf document. The whole thing is done on a server, so it would be better just to send one document to users. Can this be achieved somehow?

If you open RTF in a MS Word and then just simply save file images are embedded. If you need this to be done on server, you can invoke MS Word via OLE automation (supposing that your server is Windows-based).

Jirka