# 导出和打印术语表

术语表可以导出和导入，详见[导入术语到术语表](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/term-lists/Importing_TermsIntoTrmLsts.htm)

同样还可以导出术语表然后利用文字处理软件打印

**导出术语表**

1. 依次打开菜单 Tools >> Define Term Lists
2. 选择一个需要导出的术语表
3. 选择 Export List
4. 选择位置和名字
5. 保存

术语表实际上是一个文本文件，可以使用记事本打开并打印，当然也可以复制到 Word 中进行排版后再打印


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.howsci.com/term-lists/exporting-and-printing-term-lists.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
