> 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-doctor-patient-details-in-printing.md).

# Add Doctor/Patient Details in Printing

**YouTube:** [How to Add Doctor/Patient Details in Sale Bill Printing?](https://www.youtube.com/watch?v=y7FEkMTUVjA)

## How to Add Doctor/Patient Details in Sale Bill Printing?

In this tutorial, we’ll demonstrate how to **add doctor and patient details in bill printing** using Logic ERP.

***

### Adding Doctor & Patient Details using Sale Multiple Printing Configuration

* Go to the **Configuration Menu → Sale Multiple Printing Configuration**.
* Select the **required series** under **Print Options**.
* Open the **Header Section.**

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

* Navigate to **Insert Shapes**

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

* Choose the **Rectangle Shape** and place it in the header area.

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

* **Right-click inside the rectangle** → Select **Insert Field or Text**.

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

* Enter a **label name** (e.g., *Patient Name*).
* Search for *Patient* to view all related fields (Name, Age, Gender, Address).
* Insert the required patient details.

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

* Repeat the same steps to add **Doctor details** such as Name, Contact Number, and Address.
* **Right-click → Font** to adjust style and size.

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

* Save the configuration.
* Open the **Sale Bill Window → Print Preview**.
  * Doctor and patient details will now appear in the bill format.

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

***

### Adding Doctor & Patient Details using Sale Multiple Printing Configuration

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

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

* &#x20;Click on the **Header Section**.
  * Ensure there is enough space to insert fields.
* Enter the **label name**.
* From the **Properties Menu** (bottom left), expand:
  * **Sale Bill Details Table → Bill Header Details Table**.
* Locate the **Patient Name field** → Right-click → **Insert**.

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

* Similarly, insert **Patient Age, Gender, and Contact Number** fields.
* Insert the **Doctor Name field** from the same table.
* Right click to Adjust **font, size, and formatting** as needed by choosing character field.

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

* Save the changes and click on **Preview**.
  * Both doctor and patient details will now display in the bill format.

<figure><img src="/files/1mCznmmAKC3xD5msHSLv" 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-doctor-patient-details-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.
