Assert in WPRTEDef

  • Why did i get a Assert in WPRTDef if i would like to print from Report Builder ?

    Line 10217

    Code
    function TWPTextStyle.GetABaseStyle: TWPTextStyle;
    begin
      Assert(FRTFProps <> nil, 'FRTFProps may not be nil!');
  • ok, next time, at the moment i didn't get the assert. (I have deleted the image and didn't get the Assert anymore. Then i tried to insert the image a second time, i didn't get the assert anymore)