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: 21695
- Tue Aug 14, 2012 5:20 pm
- Forum: Support
- Topic: Image bloat in RTF files
- Replies: 5
- Views: 21695
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 ...
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: 21695
- Mon Aug 13, 2012 7:43 am
- Forum: Support
- Topic: Image bloat in RTF files
- Replies: 5
- Views: 21695
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 ...
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: 40315