Limiting Desginer capabilities

Stimulsoft Reports.NET discussion
Post Reply
Tobias
Posts: 104
Joined: Mon Nov 24, 2008 8:44 am

Limiting Desginer capabilities

Post by Tobias »

I'm trying to improve the "designer experience" when designing dot-matrix reports.

Is there a way to set the default font when creating a new empty report? And is there a way to disable the font-selection, so that only a single font in a specific size can be used (which is carefully chosen to match the Zoom-X/Y and paged width settings).

And another question: Is there a way to use a custom previewer from within the designer? (I've built my own one which creates a preview with all Epson-ESC-Codes translated
to the apropriate fonts and sizes)

Tobias
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Limiting Desginer capabilities

Post by HighAley »

Hello.
Tobias wrote:Is there a way to set the default font when creating a new empty report? And is there a way to disable the font-selection, so that only a single font in a specific size can be used (which is carefully chosen to match the Zoom-X/Y and paged width settings).
Unfortunately, there is no such feature in our product. But you can change all font settings in the code before rendering.
Tobias wrote:And another question: Is there a way to use a custom previewer from within the designer? (I've built my own one which creates a preview with all Epson-ESC-Codes translated
to the apropriate fonts and sizes)
There is a Dot-Matrix Viewer in our product. You could read about it in the '7.2 Dot-Matrix Viewer for WinForms' of the Stimulsoft Reports Programmers Manual.

Thank you.
Post Reply