> 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-learning-hub-tutorials-and-best-practices/order-processing/purchase-order/po-configuration/default-print-designer.md).

# Default Print Designer

**YouTube:** [How to Set Default Printing in Purchase Orders?](https://www.youtube.com/watch?v=pcsPQruNpUQ)

## How to Set Default Printing in Purchase Orders?

In this tutorial, we will learn how to define a Default Designer Printing Format for Purchase Orders in Logic ERP. This feature allows the system to automatically open Purchase Orders in a predefined Print Designer format, ensuring consistency in document presentation and simplifying the printing process.

***

### Objective of This Feature

* Set a default Print Designer format for Purchase Orders
* Automatically preview Purchase Orders in a predefined layout
* Standardize Purchase Order printing across users
* Reduce manual format selection during printing
* Enable direct printing through the Designer Print module

***

### Access to Purchase Order Configuration

* Open **Purchase Order Configuration.**
* Navigate to **Defaults Section.**
* Locate the option labeled as:

> Default Print Designer

* Press **Space Key**
* A dropdown list of available:
  * Print Designer Configurations
* Select Required Designer Printing Format.

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

***

### Configure Print Options

* Navigate to **Print Options Section**
* Locate the option labeled as:

> **Printing Type**

* Set Printing Type as **New Print Designer**

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

* **After that locate and enable another option labeled as**

> **Save Before Printing**

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

* Save the Configuration&#x20;

#### Why Enable Save Before Printing?

This ensures that:

* The Purchase Order is saved before printing
* Latest transaction details are included in the print preview
* Printing errors caused by unsaved data are avoided

***

### Create a New Purchase Order

#### Process

* Initiate New Purchase Order Entry
* Complete Purchase Order Details

**Print the Purchase Order**

* Click on **Print**

**System Behavior**

* The software first prompts:
  * To save the Purchase Order

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

* After saving:
  * The Purchase Order automatically opens in the predefined Designer Printing Format selected in the configuration.

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

***

### Additional Capability

* You can directly print the document from:
  * Designer Printing Window.

***

### Print Purchase Orders from Designer Printing Module

* Go to **Menu Bar**
* Open **Continuous Printing**
* Select **Purchase Order Print Designer and Printing**

**Select Printing Format**

* From the dropdown Select Required Printing Format.

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

* Choose Purchase Order

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

* Click **Refresh.**
* Then click **Preview.**

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

**Result**

* The Purchase Order is displayed in the selected Designer Printing Format
* You can:
  * Preview
  * Print
  * Verify the layout before printing

***

### Key Benefits

* Standardized Purchase Order printing
* Faster document generation
* Consistent print layouts across users
* Reduced manual format selection
* Improved document presentation

***

### Best Practice Tips

* Always enable **Save Before Printing** when using Designer Prints
* Use a standardized print format across departments
* Verify print layouts before deployment
* Keep Designer Formats updated according to business requirements

***

### Final Outcome

* Purchase Orders automatically open in the predefined Designer Printing Format
* Users can preview and print documents without manually selecting formats
* Purchase Order printing becomes faster, more consistent, and professionally formatted 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-learning-hub-tutorials-and-best-practices/order-processing/purchase-order/po-configuration/default-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.
