RVMedia 8.0.1

5 years ago

We uploaded RVMedia 8.0.1 to the website. This is a maintenance release, it fixes some FFmpeg-related problems.

Ann: TRichView 19, ScaleRichView 10, ReportWorkshop 3

5 years ago

We've released TRichView 19, ScaleRichView 10, Report Workshop 3. Trial versions are available: https://www.trichview.com/downloadA full version can be found in the…

Ann: RVMedia 8.0

5 years ago

RVMedia 8.0 has been released. A brief list of changes since RVMedia 7.0: local (USB) web cameras:new TRVWebCamProperties component, displays a dialog…

Demo: how to add checkboxes in editor using plain text

5 years ago

This demo shows how to add check boxes in TRichViewEdit without using controls or images. Checkmarks are represented by Unicode…

Example: how to replace text in selection

5 years ago

A new code sample is posted in the support forum: https://www.trichview.com/forums/viewtopic.php?f=3&t=10163 It shows how to replace text in a selected…

TRichView + Adit Math Engine 2.0

5 years ago

TRichView setup includes a free version of Adit Math engine, + an equation document item and an equation editor dialog,…

TRichView and Lazarus 2.0.10

5 years ago

Changes necessary to install TRichView 18.6 in Lazarus 2.0.10: In RVDragDrop.pas, in TRVDropSource.SetData, the Medium parameter must be "var" both…

Delphi 10.4.1 compatibility

5 years ago

All our setups are updated for compatibility with Delphi 10.4.1 (that was released today).Version numbers of components were not changed.…

Example: how to convert RTF to DocX, keeping headers and page information

5 years ago

We added a new demo that shows how to convert RTF file to DocX file, keeping page size, margins, document…

Example: How to use TRichView to create a DocX file from several documents, each having different page orientation

5 years ago

A new demo: how to create a DocX file from several documents. Each document may have its own page orientation…