No Picture at Runtime

I loaded some Jpeg`s in TfrxPictueView with

Picture1.FileLink:='C:\tmp\' + IntToStr(<frxDBDataset1."product">)+'.jpg';

or (tested)

Picture1.LoadFromFile('C:\tmp\' + IntToStr(<frxDBDataset1."product">)+'.jpg')

in the Preview at the designtime looks the report good.

All the Picture are not loaded if i compile the Programm and i will preview/print the Report.

Any Idea?

Christian

Delphi XE2 , Fast Report 4.12 Prof.

Comments

  • edited 6:31PM
    No field that use OnBeforePrint is going!!

    I used FastReport Basic that comes with XE2, and i installed Professional 4.12.

    Is that the Problem??


    kind regards
    Christian
  • gpigpi
    edited 6:31PM
    Try to recompile all FR's packages with recompile.exe

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.