Hello all,
I have word document with images in body. I have byte array(varbinary(max)) in database of WORD document. When I upload this document content into FCKEditor everything is ok instead of images. There is blank picture ("no image" picture in browsers) in place where the image should be. When I print the same WORD file the picture prints well. I also tried to copy content from word and paste it to FCKEditor but the result is the same... How to figure it out?
Thanks in advance,
Nabuch