This function is used to release the printing of a standard report from the software, by authorizing the entry of setup values, then releasing the launch of the print module (DLL Crystal Reports ™).

This function operates in a classic fashion with a left list presenting the report list, and a right-hand part that makes it possible to enter the print setups and to start the print.

It should be noted that the printing of a report can be released in two other ways :

  • from the menu Print/group. In this case, the report to be printed is directly chosen from the report list of the corresponding group.
  • from the object management, by using the functions File / Print or File / List (this supposes that the reports are assigned to the buttons : the function object customization is used to do this, and a dedicated function makes it possible to define the default values dependent on the context.

Prerequisite

SEEREFERTTO Refer to documentation Implementation

Screen management

Entry screen

Once the report code has been selected, the following elements need to be entered :

  • the report setups, in a grid whose lines are dependent on the report.
  • the destination of the print, if any (or the detailed definition of the issue).
  • additional layout setups (which can be predefined if a destination has been chosen).

Other conditions

In the case of sub-divided prints :

  • *in preview, the preview screen will open as many times as there are print sub-divisions, the print window will open once the final sub-division preview window has opened.
  • in printing to file (choose Printer/file), the files are named from the name of the given file, followed by a consecutive number of 2 digits. For instance, if the file myfile.prn is defined, the generation will create the files myfile01.prn, myfile02.prn, …

The file help is active in print management. This makes it possible to call up a help defining what the report and the setup list are waiting for. It should be noted that this help exists only for certain reports (those where additional explications are considered necessary).

Batch task

This function can be run in batch mode, but no dedicated standard task is delivered to run it.

Specific Buttons

Print

launches the print directly, either on the print server, or on the client workstation.

If the print is launched on the customer workstation, the icon representing a working print is then present at the bottom of the screen : a double-clic on this icon is used to open the print management window, which is lists the print in process, the number of records selected and read, etc. At this stage, it is possible to change the server of which the list of prints has to be viewed, delete a print, change the priorities and update the display. It should be noted that this window can also be opened from the general menu, via the choice File / Printer management
 

Memo

is used to save the setup values entered, by giving a name to the memo. Remembering that the memo STD, if it exists, is automatically recalled when a print is launched.

Recall

makes it possible to recall a memo by giving its code.

Del Memo

Allows the deletion of an existing memo.