Setup Content Preview Print Dialog

This Print dialog allows you to select the printer, specify a number of page and job attributes, preview the material to be printed, and submit a Print Job.  This dialog is similar to the Setup Preview Print Dialog, except that it contains two additional tab pages: Content and Notes.
As an application developer, you may choose to use this dialog if you wish to allow the user to perform the page setup, preview, and print operations from a single dialog rather than from two or three dialogs.
Figure 1: Setup Content Preview Print Dialog.
Press the Display Dialog button () in the toolbar above to display this dialog.

Content Tab

The GUI controls displayed on the Content tab page are different for different types of Swing Components.  For example, the image above shows the Content tab page for a table (Java Swing JTable).  The size of the table can be controlled using a Scale Factor.  The position of the table on the page can be controlled by specifying its offsets from the page margins.  Additional options, such as whether the table headers are to be repeated on every page, can also be specified.

Notes Tab

The Notes tab page allows you to specify the page head/foot notes.  The Head/Foot Notes radio buttons in the toolbar above allow you to specify whether Text Fields, Text Panes, or HTML is to be used to specify the head/foot notes.