I downloaded the compiled example «ActionTest» with ScaleRichView
It can insert html text from the clipboard
In the source code perhaps not the latest version of this example. The closest I found it
rvpkg \ 3-ScaleRichView \ Demos \ ActionTestTabs \ ActionTestUni
Why it is inserted into html without images and can not be stored in xml?
using the D2007
Thank you in advance for your reply.
-------------------------------------------------
Я скачал скомпилированный пример «ActionTest» со ScaleRichView
В него можно вставлять html текст из буфера обмена
В исходниках видимо не последняя версия этого примера. Ближайшее что нашел это
rvpkg\3-ScaleRichView\Demos\ActionTestTabs\ActionTestUni
Почему в нем html вставляется без картинок и нельзя сохранять в xml?
Использую D2007
Заранее спасибо за ответ.
-------------------------------------------------
"ActionTest" with ScaleRichView Bad version
-
- Site Admin
- Posts: 17554
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
This demo was compiled with additional component: rvHtmlImporter. It is used to insert HTML files and to paste them.
RichViewActions supports two HTML importing components - rvHtmlImporter and rvHtmlViewImporter. rvHtmlViewImporter provides better results. All of them are free, but rvHtmlViewImporter requires installing HTMLViewer (it is free as well)
See:
http://www.trichview.com/help-actions/r ... porter.htm
http://www.trichview.com/help-actions/r ... porter.htm (with the correction: it's recommended to download HTMLViewer from http://code.google.com/p/thtmlviewer/ )
RichViewActions supports two HTML importing components - rvHtmlImporter and rvHtmlViewImporter. rvHtmlViewImporter provides better results. All of them are free, but rvHtmlViewImporter requires installing HTMLViewer (it is free as well)
See:
http://www.trichview.com/help-actions/r ... porter.htm
http://www.trichview.com/help-actions/r ... porter.htm (with the correction: it's recommended to download HTMLViewer from http://code.google.com/p/thtmlviewer/ )
-
- Site Admin
- Posts: 17554
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
As for XML, this demo was compiled with additional free component RichViewXML.
See http://www.trichview.com/help-actions/richviewxml.htm
See http://www.trichview.com/help-actions/richviewxml.htm
-
- Site Admin
- Posts: 17554
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Unfortunately, you cannot compile TRIAL version of ScaleRichView with the support of RichViewXML or HTML importers.
It requires changes in RichViewActions (by modifying RichViewActions.inc). ScaleRichView files depend on RichViewActions files, so they need to be recompiled. You cannot do it without a source code.
It requires changes in RichViewActions (by modifying RichViewActions.inc). ScaleRichView files depend on RichViewActions files, so they need to be recompiled. You cannot do it without a source code.
-
- Site Admin
- Posts: 17554
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: