Invalid floating operation

Hello,

When I write the following code
dmFastReport.Report.LoadFromFile(AFilename);
dmFastReport.Report.PrintOptions.Printer := MyPrinterName;
dmFastReport.Report.PrintOptions.ShowDialog := False;
dmFastReport.Report.PrepareReport;
dmFastReport.Report.Print;

on one printer it works on another I receive the error "Invalid floating operation".

Has any one an idea to solve this problem?


Luc

Comments

  • edited 6:22AM
    We have the same error message by an OKI C5400 printer by printing a report, which contains lines or shapes with borders in the output.

    Today we were not able to solve the problem...

    On which printer do you get the troubles?

    Try to print a report with only some text output (without any border).
    If it works, than we have same problem...
  • gordkgordk St.Catherines On. Canada.
    edited 6:22AM
    Please post in the correct forum
    this forum is for fr2.##
    ;)

Leave a Comment