> 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/display-page-numbers-in-printing.md).

# Display Page Numbers in Printing

**YouTube:** [How to Add Page Numbering in Document Printing?](https://www.youtube.com/watch?v=UqL0SVSYC3o)

## How to Add Page Numbering in Document Printing?

In this tutorial, we’ll show you how to add page numbers in bill printing using Logic ERP. This feature helps maintain proper document sequence and ensures bills printed on multiple pages look organized and professional.

***

### Display Page Numbers in Visual Base Printing

* Open and modify an existing **Sales Bill**.
* Go to **Print Preview**.
* From the top menu open **Printing Page Settings**.

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

* Locate and enable the option labeled as:

> **“Display Page Numbers”**

<figure><img src="/files/3LkwTyUfhdU2X7A800PA" alt=""><figcaption></figcaption></figure>

* Page numbering will now appear in the print format.

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

***

### Display Page Numbers in Designer Printing

#### Access Print Designer

* Navigate Continuous Printing/Sales Bill and then select **"Print Designer & Printing Window"**.
* Select the required **Configuration** and **Sales Bill** from the search list.
* Click **Refresh**, then open the **Design Window**.

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

#### Insert Page Number

* In the Design Window, go to the **Menu Bar → Insert → Page Number**.

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

* Choose the **number format** in which you want the page number to appear.

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

* Optionally, include the **total number of pages** by selecting a separator (e.g., “Page X of Y”).

<figure><img src="/files/1ia1Re0KFswORsKObQE6" alt=""><figcaption></figcaption></figure>

#### Save & Preview

* Save the settings.
* Preview the bill to verify.
* The page number now appears in the print format.

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

***

With this setup, you can easily manage **page numbering** for both standard and designer printing formats in Logic ERP.


---

# 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/display-page-numbers-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.
