Help with dot matrix report

edited 10:24PM in FastReport 3.0
Hi,

it's possible to change font size in a dot matrix report?
it's possible to change the size of row in report builder?

thanks in advance

Comments

  • diaswdiasw Germany
    edited 10:24PM
    Font size:
    set object property Font to 12, 15 or 17 cpi to true. in addition you can set the property "wide" to true.

    size of row:
    I don't think so. Try to send the coresponding ESCAPE-Commands (see printer's handbook):
    - create text object MyObject
    - enter event-procedure OnBeforePrint
    - set text-property of myobject to the Escape-Command (e.g. MyObject.Text := #12)

    hth
    Sascha






Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.