List index out of Bounds


Fast report 2.51 always give List index out of bounds if use PrintPrepareDlg
or PrintPreparedReport(....
You absolutely need to preview report before you can print without getting
this error. Is there any body find a solution to this ?

I search the forum but did not see any solution to this error.

Jirayu

Comments

  • edited 11:46AM
    Make sure report is Prepared first. Report must be prepared by PrepareReport or loaded by LoadPreparedReport.
  • edited 11:46AM
    Make sure that a valid printer is selected (not the virtual) in the report options dialog or else this error will be shown when trying to print without print dialog. Or select the printer via code at runtime by calling the ChangePrinter method.

    Regards:Alex

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.