> 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/customize-fonts-and-styles-in-printing.md).

# Customize Fonts and Styles in Printing

**YouTube:** [How to Customize Fonts and Styles in Document Printing?](https://www.youtube.com/watch?v=Gn9eSgoFgLM)

## How to Customize Fonts and Styles in Document Printing?

In this tutorial, we’ll learn how to edit and customize fonts, styles, and sizes in various printing formats within Logic ERP. This helps you create clear, professional, and well-formatted print outputs as per your business requirements.

***

### Customize Fonts and Styles in Visual Base Printing

* Navigate to Configuration and select **"Sale Multiple Printing Configuration"**.
* Select the required **Printing Format**.
* Open the **Header Section**.
* From **Insert Shapes**, right-click on the desired field and select **Font**.

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

* Here, you can:
  * Change the **Font Type**
  * Adjust the **Font Style** (Bold, Italic, etc.)
  * Modify the **Font Size**

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

* Save the changes
* Now, let’s open the Sales Bill and view its preview.

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

***

### Update Fonts in Print Preview

* Navigate to the **Sales Bill Window**.
* Modify or open any bill and select **Print Preview**.
* In the preview window, item details displayed in the **Grid** can also be formatted.
* Click "**Options"** and select **"Font"**, then adjust the **style** and **size** as needed.

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

***

### Customize Fonts and Styles in Designer Printing

#### Access Designer

* Navigate to Continuous Printing and select **"Sales Bill - Print Designer & Printing Window"**.
* Select the required **Configuration** and **Sales Bill**, then click **Refresh**.
* Open the **Design Window**.

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

#### Customize Fonts

* Select the **field or text** to modify.
* Use the **Formatting Toolbar** to adjust:
  * Font Style
  * Font Size
  * Text Alignment

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

***

### Format Item Grid in Designer

* Select **Grid Table → Table Option → Edit Bound Table**.

<figure><img src="/files/5oWZVIApVJF3DFPO2C5m" alt=""><figcaption></figcaption></figure>

* The **Grid Formatting Window** will appear.
* Under **Column Styles → Font**, you can:
  * Change **Font Style**
  * Adjust **Font Size**
  * Set **Text Color**

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

To apply formatting to the **entire grid** (both header and data rows):

* Go to **Other Settings → Choose Type**.
* Apply the formatting style to **all rows** together.

<figure><img src="/files/2zXm5eYeMCjq6Ic6IwLm" alt=""><figcaption></figcaption></figure>

***

### Save Changes

* After applying the desired formatting, press **OK** to save.
* Your customized fonts and styles will now appear in the print output.

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

***

With these steps, you can easily **edit and format fonts, styles, and sizes** across 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/customize-fonts-and-styles-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.
