> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/printing/rename-column-heading-in-printing.md).

# Rename Column Heading in Printing

**YouTube:** [How to Rename Column Headings in the Item Details Table for Document Printing?](https://www.youtube.com/watch?v=JFIkID28mMQ)

## How to Rename Column Headings in the Item Details Table for Document Printing?

In this tutorial, we’ll demonstrate how to **edit or change the item grid headings** in both **Multiple Printing Configuration** and the **Designer Printing Format** in Logic ERP.

***

### Editing Grid Headings in Multiple Printing Configuration

* Navigate to Menu/Configuration and then select **Sale Multiple Printing Configuration**.
* Select the **required series**.
* Under **Print Options**, click on **Print Columns**.
  * A list of all columns will appear.
  * Only the ticked ones are currently displayed in the bill.

<figure><img src="/files/bRrJF7ggwU18MANAVhVI" alt=""><figcaption></figcaption></figure>

* Tick or untick columns to control which are shown.
* To **edit a column heading**:
  * Select the column, press the **Space key**, and rewrite the header text.

<figure><img src="/files/q8Qqn7JLJO70iCgdXmo3" alt=""><figcaption></figcaption></figure>

* Save the configuration.
* Return to the **Sale Bill Window**, click **Print**, and preview the changes.
  * The updated column heading will now appear in the print view.

<figure><img src="/files/czuGXsQXsyLnElmJTHPY" alt=""><figcaption></figcaption></figure>

***

### Editing Grid Headings in Designer Printing Format

* From the **Menu Bar**, go to **Continuous Printing → Sales Bill Print Designer & Printing Window**.
* Select the **required configuration and sales bill** from the search list.
* Press **Refresh**, then open the **Design Window**.

<figure><img src="/files/fwsPgq97uuv0CBA0UTqY" alt=""><figcaption></figcaption></figure>

* Click on the **Grid Table**.
* From the **Table Menu**, select **Edit Bound Table**

<figure><img src="/files/cbomfi7IkQ0s2LtRXryK" alt=""><figcaption></figcaption></figure>

* &#x20;Click on **Settings**.

<figure><img src="/files/Oe7od2RzN2P1wGmSj03K" alt=""><figcaption></figcaption></figure>

* Choose the **column** whose header you want to edit.
* On the right-hand side, under **Column Properties**, locate **Header Text**.

<figure><img src="/files/y3ysCtNnXObsiN2mq5EX" alt=""><figcaption></figcaption></figure>

* Update the text, click **OK**, and save the changes.
* Click **Preview Print** to confirm.
  * The modified column header text will now be displayed.

<figure><img src="/files/gDVZLkFeEwzuwurtrO9T" alt=""><figcaption></figcaption></figure>

***

### Key Points

* Use **Multiple Printing Configuration** for quick changes to column headings.
* Use **Designer Printing Format** for detailed and layout-based customizations.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/printing/rename-column-heading-in-printing.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.
