procedure Picture1OnBeforePrint(Sender: TfrxComponent);begin Picture1.picture.LoadFromFile('E:\图片\头像\头像 .jpg') ; end;