# Allow Print Preview without Bill Saving (For Old Print Designer)

**YouTube:** [How to Enable Print Preview (Old Designer) Without Saving in Sale Bill?](https://www.youtube.com/watch?v=jDZ2wz_mRMg)

## How to Enable Print Preview (Old Designer) Without Saving in Sale Bill?

This tutorial demonstrates how to configure Logic ERP to **preview bills without saving them**, specifically when using the **old print designer**. This is useful when you want to review the layout or content of a bill before finalizing it.

***

### **Enable the Setting in Logic Admin**

* Open the **Logic** installation directory.
* Launch **Logic Admin**.
* Go to **Global Settings**.
* Navigate to the **Sales Settings 2** tab.
* Locate and enable the option labeled as&#x20;

> &#x20;**“Allow Print Preview without Bill Saving (For Old Print Designer)”**

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

* Click **Save** to apply the changes.
* **Restart the software** to activate the setting.

***

### **Understand the Default Behavior**

* By default, when you:
  * Create a **Sale Bill**
  * Open **Print Preview**
  * Then **close the preview**,\
    The bill is **automatically saved**, even if not intended.

***

### **Use the New Behavior After Enabling the Option**

* After enabling this feature:
  * Opening and closing the print preview **will not** auto-save the bill.
  * The bill remains **unsaved** until you **manually save** it.
* This provides better control during billing and avoids unintentional data entries.

***

### **Use Case**

This feature is especially helpful for:

* Reviewing bill formats before printing.
* Avoiding accidental data saves during trial entries.
* Making last-minute changes before finalizing.


---

# 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/user-access/logic-global-admin/sale/sale-settings-2/allow-print-preview-without-bill-saving-for-old-print-designer.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.
