Hello Sergey,
I've also tested this line with Outlook. But it doesn't work ok. Outlook only works ok with the style Attribute.
Also don't work "file://d:/roostest/image1.jpg". It must be "fille://d:\roostest\image1.jpg" (backslashes instead of slashes)
Best wishes
Bernhard
Search found 91 matches
- Tue Nov 03, 2015 7:24 am
- Forum: Support
- Topic: SaveHTMLEx - html use with Outlook
- Replies: 8
- Views: 32869
- Mon Nov 02, 2015 2:06 pm
- Forum: Support
- Topic: SaveHTMLEx - html use with Outlook
- Replies: 8
- Views: 32869
- Mon Nov 02, 2015 1:07 pm
- Forum: Support
- Topic: SaveHTMLEx - html use with Outlook
- Replies: 8
- Views: 32869
- Mon Nov 02, 2015 8:45 am
- Forum: Support
- Topic: SaveHTMLEx - html use with Outlook
- Replies: 8
- Views: 32869
SaveHTMLEx - html use with Outlook
Hello,
I'm exporting in our application Richview Data to HTML like the following Code :
rv.RichView.SaveHTMLEx(sFile, '', 'image', '', '', '', [rvsoUseItemImageFileNames, rvsoOverrideImages, rvsoForceNonTextCSS]);
The html contains Images, which are saved in separated files. The Internet ...
I'm exporting in our application Richview Data to HTML like the following Code :
rv.RichView.SaveHTMLEx(sFile, '', 'image', '', '', '', [rvsoUseItemImageFileNames, rvsoOverrideImages, rvsoForceNonTextCSS]);
The html contains Images, which are saved in separated files. The Internet ...
- Thu Sep 04, 2014 1:11 pm
- Forum: Support
- Topic: LoadRTF without font but with bold, underline, italic format
- Replies: 1
- Views: 11656
LoadRTF without font but with bold, underline, italic format
Hello,
I want at runtime Import RTF Streams, but without the font and size. It should use the font and size of the item Position. But other formatting of the rtf should be used, for example bold, underline, italic.
Is there a way to do this :
I have the following code :
RVData.DeleteItems(i, 1 ...
I want at runtime Import RTF Streams, but without the font and size. It should use the font and size of the item Position. But other formatting of the rtf should be used, for example bold, underline, italic.
Is there a way to do this :
I have the following code :
RVData.DeleteItems(i, 1 ...
- Fri Jul 19, 2013 6:06 am
- Forum: Support
- Topic: Addict parser
- Replies: 7
- Views: 27688
- Thu Jul 18, 2013 1:27 pm
- Forum: Support
- Topic: Addict parser
- Replies: 7
- Views: 27688
- Wed Jul 17, 2013 7:59 am
- Forum: Support
- Topic: Addict parser
- Replies: 7
- Views: 27688
- Tue Jul 16, 2013 12:40 pm
- Forum: Support
- Topic: Addict parser
- Replies: 7
- Views: 27688
Addict parser
Hello,
we've bought Addict Spelling Component (version 4.5) and so I've downloaded on your website the parser for this Third Party product and tried to compile the Addict4_Richview_dxe3.dproj package.
But I get the compiler error "Never build package addict4_d17 must recompile".
Any ideas what the ...
we've bought Addict Spelling Component (version 4.5) and so I've downloaded on your website the parser for this Third Party product and tried to compile the Addict4_Richview_dxe3.dproj package.
But I get the compiler error "Never build package addict4_d17 must recompile".
Any ideas what the ...
- Thu Jun 20, 2013 7:48 am
- Forum: Support
- Topic: Wingdings font problem
- Replies: 23
- Views: 73449
- Thu Jun 20, 2013 6:10 am
- Forum: Support
- Topic: Wingdings font problem
- Replies: 23
- Views: 73449
- Thu Jun 20, 2013 5:54 am
- Forum: Support
- Topic: Wingdings font problem
- Replies: 23
- Views: 73449
- Wed Jun 19, 2013 11:54 am
- Forum: Support
- Topic: Wingdings font problem
- Replies: 23
- Views: 73449
I have tested a lot of reports from our customer (and there are some very complicated reports with different fonts, tables in tables, input fields and so on). All works fine so far. So I think I can live with GetItemTextR and SetItemTextR. For our needs this functions does exactly what I expected ...
- Wed Jun 19, 2013 11:23 am
- Forum: Support
- Topic: Wingdings font problem
- Replies: 23
- Views: 73449
But what is to do that GetItemTextW returns (in my special report example) the characters 'nnnnn' and not '......'.
At design time in the reportbuilder all is shown correct. But at runtime after this routine has executed instead of 'nnnnn' there is suddently '......' (which shows then in wingdings ...
At design time in the reportbuilder all is shown correct. But at runtime after this routine has executed instead of 'nnnnn' there is suddently '......' (which shows then in wingdings ...
- Wed Jun 19, 2013 6:23 am
- Forum: Support
- Topic: Wingdings font problem
- Replies: 23
- Views: 73449