> 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/add-signatures-in-printing.md).

# Add Signatures in Printing

**YouTube:** [How to add Signatures in Printing?](https://www.youtube.com/watch?v=lUD1Cl1pxK0)

## How to add Signatures in Printing?

In this tutorial, we’ll demonstrate how to add a **signature image** to your sales bill print format.

***

### Add Signatures **u**sing Sale Multiple Printing Configuration

* Go to Menu/Configuration and then select **Sale Multiple Printing Configuration**.
* Select the **required series**.
* Under **Print Options** select **Footer Section.**

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

* Go to **Insert Shapes Format**

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

* &#x20;Insert a **Rectangle.**

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

* Right-click inside the rectangles select **Insert Picture**.

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

* Browse and upload the **signature image** from your device.
* Adjust its **size and position** as needed.
* Save the **layout and configuration**.

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

* Open the **Sale Bill Window** and Click on **Preview**.

The signature is now displayed in the bill footer.

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

***

### Add Signatures using Designer Printing Format

* Go to Menu/Continuous Printing and then select **Sales Bill Print Designer and Printing**.
* Select the **required configuration and sales bill**, then click **Refresh**.
* Open the **Design Window**.

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

* In the **Footer Section**, ensure there is space for the signature.
* From the **Menu Bar,** Go to **Insert → Image**.

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

* Browse and upload the **signature file** from your device.
* Adjust its **size and position** by dragging.

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

* Save the **settings** and open **Preview**.

The signature image is successfully added to the print format.

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


---

# 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/add-signatures-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.
