The Never Ending Printing Story

W

Wolfram Jahn

Hi,

to print customized postitem forms, I followed the Word template approach.

Works fine.

One problem is left: Inline Graphics.

I finally managed to CDO: ... attachment.writeToFile into the users temp
dir, but I cant find out how to use the resulting files in MS Word.

Word always tells me things like 'Cant Open' or 'not found' or 'wrong
format' or, with the user interface, I cannot Open, Insert as Object or
Insert as Graphic the files. Nothing seems to work. Also, no other
applications seem to be able to open the files.

What am I missing?


Thanks, Wolfram
 
W

Wolfram Jahn

Wolfram said:
One problem is left: Inline Graphics.

Hm, solved using copy'n'paste using menuitem executions.

Ole Doc format, written by CDO attachment.writeToFile, remains still
completely unreadable - ?

Wolfram
 
Top