Invalid floating operation
Hello,
When I write the following code
on one printer it works on another I receive the error "Invalid floating operation".
Has any one an idea to solve this problem?
Luc
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
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...
this forum is for fr2.##