Still canīt find a solucion can some one help becuse Fileexists donīt work
for me or i donīt now to put it to work when the dataset is enpety (my picture have to stay white).
my Dataset\name is <Termografia_sub."Foto1"> and i use the:
procedure Picture5OnBeforePrint(Sender: TfrxComponent);
var
vF2:String;
begin
vF2:=<Termografia_sub."Foto1"> ;
picture5.picture.loadfromfile(<Fot2>+vf2);
end;
is there a realy good solucion please!
thankīs
