FR3.09Pro: two big problems

Hello,

I have two big problems with FR 3.09Pro and Delphi7:

1.) Wenn I want to print a fieldvalue in the report I have always put a memo on a band and fill ist like this: memotext [field.text] or memotext [field.date] on a datepicker-field. But if I print the report or show a preview, FR don't print the fieldvalue. In my example he only prints: memotext
Can anyone help me?

2.) I have recompile FR with the tool in the root of the FR-directory, to have german language. In the Delphi-IDE I have the correct german language. In my (recompiled) Programms I only have the english language. Can anyone help me?

Greetings,
Andi

Comments

  • edited 4:16AM
    1) be sure that memo is big enough to print long text - maybe text is wrapped and you can't see the date.
    2) check your library path, it should point to FR\LibD7 if you want to use recompiled units.
  • 1) The memo is long enough.
    2) The path is correct. See here:
    $(DELPHI)\Lib;$(DELPHI)\Bin;$(DELPHI)\Imports;$(DELPHI)\Projects\Bpl;$(DELPHI)\Rave5\Lib;C:\Programme\Borland\Delphi7\Komponenten\FastReport\source;C:\Programme\Borland\Delphi7\Komponenten\FastReport\source\ado;C:\Programme\Borland\Delphi7\Komponenten\FastReport\source\bde;C:\Programme\Borland\Delphi7\Komponenten\FastReport\source\dbx;C:\Programme\Borland\Delphi7\Komponenten\FastReport\source\ibx;C:\Programme\Borland\Delphi7\Komponenten\FastReport\QueryBuilder\Source;C:\Programme\Borland\Delphi7\Komponenten\FastReport\QueryBuilder\Source\ADO;C:\Programme\Borland\Delphi7\Komponenten\FastReport\QueryBuilder\Source\BDE;C:\Programme\Borland\Delphi7\Komponenten\FastReport\QueryBuilder\Source\DBX;C:\Programme\Borland\Delphi7\Komponenten\FastReport\QueryBuilder\Source\IBX;C:\Programme\Borland\Delphi7\Komponenten\scriptstudio;C:\Programme\Borland\Delphi7\Komponenten\scriptstudio\Imports\Delphi7;C:\Programme\Borland\Delphi7\Komponenten\tmspck;C:\Programme\Borland\Delphi7\Komponenten\tmspck\xlsadapter;C:\Programme\Borland\Delphi7\Komponenten\xf31-reg\Source;C:\Programme\Borland\Delphi7\Komponenten\Indy\Source;C:\Programme\Borland\Delphi7\Komponenten\JCLJVCL210\JCL\Source;C:\Programme\Borland\Delphi7\Komponenten\JCLJVCL210\JVCL\Source;C:\Programme\Borland\Delphi7\Komponenten\JCLJVCL210\JVCL\Common;C:\Programme\Borland\Delphi7\Komponenten\FastReport3\Source;C:\Programme\Borland\Delphi7\Komponenten\FastReport3\Source\ExportPack;C:\Programme\Borland\Delphi7\Komponenten\FastReport3\Source\ADO;C:\Programme\Borland\Delphi7\Komponenten\FastReport3\Source\BDE;C:\Programme\Borland\Delphi7\Komponenten\FastReport3\Source\DBX;C:\Programme\Borland\Delphi7\Komponenten\FastReport3\Source\IBX;C:\Programme\Borland\Delphi7\Komponenten\FastReport3\FastScript;C:\Programme\Borland\Delphi7\Komponenten\FastReport3\LibD7
    

    Any other ideas?
  • gordkgordk St.Catherines On. Canada.
    edited 4:16AM
    Hi i am seeing multiple enties in what you supplied
    for example
    i install to
    C:\Program Files\Borland\Delphi7\Fr3
    using a custom install so that i can eliminate any db engines i dont want.

    there should be only one reference listed in delphi's tools environment options
    lib search path.

    if fr3 was the last installed component set the last and only entry should be
    C:\Program Files\Borland\Delphi7\Fr3\LibD7, using example above

    I would suggest that you de install fr3, open delphi, remove any old search
    path refs to fr3, close delphi , remove all traces of fr3 files from machine.
    and re install.
    ;)

  • Hi,

    thanx for the answer. But I install FR3 like you (custom path, delete all old FR3-Paths), but I still have the Problems.

    Any other ideas?
  • edited 4:16AM
    If you want to use recompiled files, your path should point on LIBD7 folder, no other folders (like Source) should not be present.
  • OK. After having deleted all other Fastreport3-path except for the LIBD7-path and recompiling the packages, it works.

    Now, I only have the 1.) problem (with the not printed fieldvalue). I tried it with the new recompiled Fastreport but the problem is still there.

    Any ideas?
    ;)
  • edited 4:16AM
    Please send me a demo for this error to tz@fast-report.com

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.