Thanks, works now.
Note for anyone else if you have Delphi 2009+
RV_RegisterPngGraphic(TPngImage)
requires
Uses: PNGImage, CRVData
Search found 5 matches
- Thu Aug 16, 2012 1:56 am
- Forum: Support
- Topic: Image bloat in RTF files
- Replies: 5
- Views: 20327
- Tue Aug 14, 2012 5:20 pm
- Forum: Support
- Topic: Image bloat in RTF files
- Replies: 5
- Views: 20327
Ok so you are saying that if the ExtractMetafileBitmaps property is set to False - that it does not load the bitmap but only loads the MetaFile? The original image, as far as I'm aware, that MS Word is inserting into the RTF is a bitmap. So if I disable MS Word from creating the MetaFile image what ...
- Mon Aug 13, 2012 7:50 am
- Forum: Support
- Topic: Image bloat in RTF files
- Replies: 5
- Views: 20327
- Mon Aug 13, 2012 7:43 am
- Forum: Support
- Topic: Image bloat in RTF files
- Replies: 5
- Views: 20327
Image bloat in RTF files
Hi Sergey, Been having an issue with tRichView and RTF files containing embedded images. I did a little research and found the problem. Problem: TRichView -RTFReadProperties when the ExtractMetafileBitmaps property is set to False the tRichview component will use the original image embedded in the ...
- Wed Oct 12, 2005 2:24 am
- Forum: Support
- Topic: Text beside Image
- Replies: 6
- Views: 32706
Sergey, I was about to post an inquiry regarding a similar subject when I saw this message. In my case I am converting RTF documents created by other applications into HTML. These documents sometimes contain images with either right or left aligned text (similar to the initial post on this thread ...