Trying FastReport

I'm testing FastReport. I currently am using Rave which I like because I can do all my printing with code in my app. I don't see that capability with FastReport or am I missing something. I have downloaded three manuals but I'm not getting any help from them. What do I mean? In Rave if I want to print something I would do the following...

SetFont('Arial',14);
Bold := True;
GoToXY(2.0,3.25);
PrintCenter('This is an easy way to print this in the center',4.25);

Can I do this with FastReport? Thanks for the help.

George

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 7:28AM
    no you can not.
  • edited 7:28AM
    Thanks for the reply. Too bad. I'm just not used to the page approach. I'll keep trying.

    George

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.