In my Database I stored a few Logos. so I want to generate an RTF-File witch
contains the logo and many more things.

In the Database the Value looks like this:
imgLogo
----------------------------------------------------------------------------------------------------------------------------------------------------
0xD7CDC69A000000000000FF004200570000000000FB570100090000034E1400000900FE02000000000400000003010800050000000B....

but in the RTF-File it should be like that:
0100090000034e1400000900fe02000000000400000003010800050000000b0200000000050000000c029d02fa09030000001e00030000001e00030000001e00...

How can I paste that?

Thanks in Advance!