TfrxPreview: Access violation when assignin preview property

edited February 2013 in FastReport 4.0
I have 5 reports which working pretty nice.
They are using uses default preview or direct printing, depending on one variable.

Thats fine.

Now I would like to show a thumbnail preview for each type. So the user should easily see he selected the right one.

I put one TfrxPreview on a form (called M2000).

As soon as I set Preview property of my report to my preview I get an access violation.
frxReportEinzelprofil1.Preview    :=    F_M2000.frxPreview1;

Any ideas?

I use Delphi 2010 with FR 4.13.3 Trial

Comments

  • edited 10:21PM
    Hello,

    thanks for the hint.

    It brought up some thoughts and I found it finally.
    There is big difference between preview mechanism of rave and FR.

    Thx.

Leave a Comment