あらゆるデバイス向けに完全にスケーリングされたレポートを作成

10月 6, 2023
FastReport VCL 2023.3では、動的なフォントサイズ変更のサポートを追加し、レポートを任意のサイズの画面またはプリンターで正しく表示

英語で読み続ける:

FastReport VCL is a reporting and document creation library for Delphi and Lazarus which can be used to create a variety of reports such as invoices, purchase orders, shipping labels, sales reports, and more. It is easy to use, yet flexible enough to meet the needs of even the most demanding users.

FastReport VCL 2023.3 adds a dynamic font sizing feature which allows you to shrink text automatically for reports with limited sizes. This allows users to fit all of the necessary information on a single page, even if the data is too long to fit in the original font size. This can save time and money, as it eliminates the need to print multiple pages or to reduce the size of the font to the point where it is difficult to read. By scaling the font size to fit the available space, users can create reports that are both informative and easy to read. This can be especially important for reports that are intended to be shared with customers or other stakeholders.

The AutoScale property can automatically shrink the text in multiple objects until the band fits on the page or specified constraints are reached. Object compression can be controlled with a property to specify the amount by which the font is reduced in each cycle. This iterative approach to scaling content allows the reporting engine to prioritize which objects to compress to achieve optimal results.

To see a full list of what’s new in version 2023.3, see our release notes.

For more information, visit our FastReport VCL product page.