# Purchase Documents - Continuous Printing

**YouTube:** [How to Generate Continuous Printing for Purchase / Challan (Old Print Setup)?](https://www.youtube.com/watch?v=D0cfwOJo3Xc)

## How to Generate Continuous Printing for Purchase / Challan (Old Print Setup)?

In this tutorial, we’ll learn how to **print multiple purchase-related documents in one continuous process**, saving time and effort in **Logic ERP**.

***

### **Open Continuous Printing Module**

* Navigate to **Purchase Documents – Continuous Printing** from the menu.

**Select Document Type**

* From the **Document Type** dropdown, choose the required option:
  * Purchase
  * Purchase Return
  * Rate Difference
  * Consignment
  * Stock Transfer
  * Purchase Challan

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

* In this example, select **Purchase**.

***

### **Select Purchase Documents**

* Select the required **Purchase Documents** from the list.

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

* The system displays the selected documents in a grid with details such as:
  * GRN Number
  * Voucher Number
  * Voucher Date
  * Bill Number
  * Party Name
  * Net Amount

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

* Use the **checkbox** to **select or unselect** documents as needed.

***

### **Start Continuous Printing**

* After selecting the required vouchers, click on **Start Printing**.
* A confirmation prompt appears—click **Yes** to proceed.

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

***

### **Review Print Preview (Optional)**

* The **print preview** of the first selected Purchase document opens.
* After closing the preview, the system automatically opens the **next document’s preview**.
* This continues until all selected documents are reviewed.

***

### **Print Options**

* **Print individually:**
  * Use the **Print** option inside the preview window to print only the currently displayed document.
* **Print all at once:**
  * Click **No** on the preview confirmation window.
  * The system will print **all selected documents sequentially** without showing individual previews.

***

### **Conclusion**

The **Continuous Printing** feature in Logic ERP enables fast, bulk printing of purchase documents with flexible preview and print options—making document handling quicker and more efficient.


---

# Agent Instructions: 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-learning-hub-tutorials-and-best-practices/purchase/purchase-documents-continuous-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.
