|
This often happens because the width of the actual report (plus margins) is greater than the width of the paper. This causes each page of the report to run over slightly onto a portion of the following page. If this is the case, a vertical, red, dotted line will appear on the right side of the page. To correct and prevent this problem always ensure that the sum of .LeftMargin + .PrintWidth + .RightMargin is less than the width of your paper (Printer.PaperWidth).
Keywords:
Applies To: ActiveReports 2.0
|