A new example is posted on the support forum: https://www.trichview.com/forums/viewtopic.php?t=12065
It contains a unit that implements a new field type: “qrcode”
This unit uses Zint Barcode Generator for Delphi, free open source barcode generator.
This is the first version of barcode field object for ReportWorkshop. It supports only QR Codes, and generates results as TMetafile (so it is VCL-only)
This unit implements “qrcode” field type to display text values as QR Codes.
The simplest syntax:
{FIELDNAME qrcode}
This field type has an optional format string, in form of space-delimited list >, with supported properties:
{VALUE qrcode "color=darkred size=200"}
I plan to extend this unit:
We have released TRichView 23.2 and updates of related components The main new feature in…
RVMedia 11.1 has been released Main new features: UDP streaming with FFmpeg improved error handling…
We have released TRichView 23.1 and updates of related components The main new feature in…
We've released our installer program as freeware with source code:http://www.trichview.com/ideinstall/ It was updated to version…
We have released TRichView 23 and updates of related components This update is free for…