IntelliJ IDEA 2023.3 Help

Print

Use this dialog to specify the text to print and configure the print layout.

File <name>

Print the file, which is currently selected in the Project view or opened in the editor.

Selected text

Print the text selected in the editor.

All files in the directory

Print all files in the current directory.

Include subdirectories

Print the files in the subdirectories of the current directory as well.

the Print dialog

Settings

In this tab, specify the basic print layout settings.

Item

Description

Paper size

Select the desired paper size.

Font

Select the desired font style and size.

Show line numbers

Select this checkbox to have line numbers printed.

Draw border

Select this checkbox to have a border printed.

Orientation

In this area, specify the paper orientation. The available options are:

  • Landscape

  • Portrait

Style

In this area, specify the style of the printout by selecting the relevant checkboxes. The available options are:

  • Color printing: print code in color.

  • Syntax printing: print code with syntax highlighting. Otherwise, code will be printed as plain text.

  • Print as graphics: generate graphics and send it to the printer driver. Otherwise, the IDE sends text to the printer driver. This is a legacy option that might be helpful if there are printer driver issues.

In this tab, specify the contents and placement of the header and footer.

Item

Description

Text line

In this field, specify the contents of the header or footer. If necessary, combine plain text with print keywords. By default, IntelliJ IDEA suggests printing the name of a file $FILE$ in the header and the current page number $PAGE$ of all pages $TOTALPAGES$ in the footer.

  • $FILE$ prints fully qualified filename.

  • $PAGE$

  • $DATE$

  • $TIME$

  • $FILENAME$ prints filename without the path.

  • $TOTALPAGES$

Placement

Use this list to specify whether the above line will be printed in the header or in the footer.

Alignment

From this list, select the desired alignment.

Font

In this area, specify the desired font style and size to print the header and footer text.

Advanced

Item

Description

Wrapping

In this area, configure text wrapping. The available options are:

  • No wrap

  • Wrap at word breaks

Margins

Use the fields in this area to specify the margins in inches.

Last modified: 15 March 2024