A standard import (*.tit) file is a text file containing drawing border and title block information, which can be imported by the AMTITLE command.
Rather than manually selecting drawing borders, scale, and title block attributes while executing the AMTITLE command, *.tit files give you the ability to predefine these settings and automatically pick them up.
The following example shows the file structure.
The first two lines of the file must contain the following:
- First line: Scale Factor, for example, 1:2
- Second line: .dwg file to use for the drawing border, for example, iso_a2x4.dwg
Use the remaining lines, which are optional, to map attributes from the drawing title block to the appropriate associated text, for example:
- Third line: ("GEN-TITLE-DWG" "Crane_0A2")
- Fourth line: (“GEN-TITLE-NAME” “Autodesk”)
Such a text file can look like:

Note:
- If a specification is missing, the attributes remain blank.
- The file cannot include blank lines.
- If you want to add quotation marks to the title block, for example, to mark inch values, you can write “USC 3/4\””” for USC 3/4”.