> 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/insert-logo-or-image-in-printing.md).

# Insert Logo or Image in Printing

**YouTube:** [How to Insert Logo or Image in Document Printing?](https://www.youtube.com/watch?v=8OPr9EGgF4s)

## How to Insert Logo or Image in Document Printing?

In this tutorial, we will learn how to add a company logo to the sales bill format in Logic ERP. This helps you customize bills with your branding and present a more professional look. We’ll go through the steps to identify the linked bill format, open its configuration, and insert the logo at the right place. By the end, you’ll be able to personalize your sales bills for better presentation.

***

### Check the Linked Printing Format

* Open the **Sales Voucher Configuration**.
* Select the required series and go to **Other Settings**.
* Here, you’ll find the **default printing format** linked with that voucher series.

<figure><img src="/files/8jAmvP45nPsp7JSl9Tvy" alt=""><figcaption></figcaption></figure>

***

### Add Logo in Sales Multiple Printing Configuration

* Go to **Sales Multiple Printing Configuration**.
* Select the printing format where you want to add the logo and open the **Header Setup**.

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

* Click on **Insert Shapes.**

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

* Place the rectangle in the **header section** where the logo should appear.

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

* **Right-click** the rectangle box and select **Insert Picture**.

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

* Browse your system, select the **logo file**, and click **OK**.
* Adjust the **size and position** of the logo by dragging it.
* Save the **layout** and then save the **configuration**.
* Click **OK** to finalize printing settings.

Now, go to the **Sales Bill Window**, modify any bill, and open the **Print Preview**.\
You’ll see the logo has been successfully added to the bill format.

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

***

### Add Logo in Designer Printing Format

* From the menu bar, go to **Continuous Printing** and select **Sales Bill - Print Designer & Printing**.
* Select the required configuration and sales bill, then press **Refresh**.
* Open the **Design Window**.

<figure><img src="/files/6Oacv2ydLQqLePBNSjZ7" alt=""><figcaption></figcaption></figure>

* Before inserting the logo, ensure there’s **enough space** in the layout.
* Click on **Table → Insert Table**.

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

* Define the number of rows and columns as **1 × 1.**

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

* click on **Insert,** From the dropdown menu, choose **Image**, then browse and insert the logo file.
* Adjust the **image placement and size** as needed.

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

* Save the layout and open the **Print Preview**.

You’ll see the logo is now visible in the designer print format.

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

***

### Key Takeaway

You can add a logo in **two ways**:

* **Sales Multiple Printing Configuration** → Insert shape and add picture in header.
* **Designer Printing Format** → Insert table, add image, and adjust placement.

Both methods allow you to brand your **sales bill** with a professional logo.

***


---

# 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/insert-logo-or-image-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.
