Hello,
I tried search an answer for this question in this forum but I couldn't find one. I have an image loaded in 'BackgroundBitMap' property and I would like to save it along with the document, but the 'SaveRTF' method does not save the background image. Is it possible? My documents are saved as '.DOC' and are read using 'Word'. Thus, my application can't load dinamically the background image because the docs are loaded using another application.
Thanks.
Can I save a background image along with the RTF file?
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
I think many people can benefit from this feature.
In my case, loading the image back won't be a problem as my application won't need to do that. But I use an almost "invisible" image on the docs produced by my application where the text itself will be on the background image and the image stays in the center taking a big space of page. If the background image is big enough to almost fit a page your solution will work, I guess.
In my case, loading the image back won't be a problem as my application won't need to do that. But I use an almost "invisible" image on the docs produced by my application where the text itself will be on the background image and the image stays in the center taking a big space of page. If the background image is big enough to almost fit a page your solution will work, I guess.