Categories: AnnouncementTRichView

TRichView 18.6

We’ve released TRichView 18.6.

A trial version is available: https://www.trichview.com/download
A full version can be found in the protected section of this forum (or old setups can check for updates and download new versions).

New features:

  • markdown export
  • target canvas DPI for TRVReportHelper component

Markdown

Markdown a lightweight markup language with plain-text-formatting syntax.
It was designed to look like a plain text, and to be easy-to-read and easy-to-write.
While it’s easy to create Markdown using a plain text editor, a possibility to create Markdown documents using a rich text editor (like our TRichView component) is still useful.
Markdown is widely used as a format of articles and notes in CMS, issue tracking systems, web sites (including GitHub, Stackoverflow, Jira).

New methods of TRichView:
SaveMarkdownSaveMarkdownToStream – saving a whole document or a selected fragment as Markdown to a file or a stream.
New properties of TRichView:
MarkdownProperties.
This property is also added to ScaleRichView editor (TSRichViewEdit) and to DevExpress editor (TcxTRichViewEdit).

In RichViewActions, TrvActionExport (“File | Export” command) can export to Markdown files.

The following content can be saved:

  • text with emphasis (italic) and strong emphasis (bold) attributes (determined differently when StyleTemplates (named styles) are used)
  • headings
  • horizontal lines (“break” items)
  • multilevel bullets an numbering
  • block quotes (if StyleTemplates (named styles) are used, paragraphs of certain styles are exported as block quotes)
  • hyperlinks
  • images
  • tables (optionally)
  • footnotes (optionally)

Target DPI for TRVReportHelper

TRVReportHelper is a component used to draw documents on the specified canvas.
Before this version, this component always used the canvas pixel depth, which is either a printer or a screen DPI.
Since this version, you can assign TargetPixelsPerInch to override this DPI and make the output independent of the screen DPI.


User interface localization

Hindi translation is updated.

TRichView is an


Sergey Tkachenko

Recent Posts

TRichView 24.0.3 – New images for dialogs

RichView 24.0.3 includes a new set of images for dialog boxes of RichViewActions and ScaleRichView…

2 weeks ago

TRichView 24.0.2 – new background dialogs

This update completes the work on the new background definition system (well, almost).The new properties…

4 weeks ago

RVMedia 11.2 – RAD Studio 13 Florence, second remuxing

We are pleased to announce a new release of RVMedia. RVMedia now supports RAD Studio…

2 months ago

TRichView 24 – RAD Studio 13 Florence, chat, background

We are pleased to announce new releases of TRichView, ScaleRichView, and ReportWorkshop. All components now…

2 months ago

ADUG Symposium – May 9th

The next ADUG Symposium will take place on Friday, 9th May. You can attend in…

7 months ago

ANN: IDEInstaller 2.5

IDEInstaller 2.5 includes support for 64-bit Delphi IDE.

8 months ago