> For the complete documentation index, see [llms.txt](https://hulkplugins.gitbook.io/automatic-order-printing-for-woocommerce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hulkplugins.gitbook.io/automatic-order-printing-for-woocommerce/automatic-order-printing-for-woocommerce.md).

# Automatic Order Printing for WooCommerce

## Overview

Generally, when an order is received, store admin will open the order and prints the required invoices, packing slips manually. Doing it manually for multiple orders is time taking. Here comes the **Automatic Order Printing for WooCommerce** plugin. This plugin is built with the combination of **WooCommerce** & **PrintNode**. So, having an account at [PrintNode](https://www.printnode.com/) is must. The supported printers are listed [here](https://www.printnode.com/en/docs/supported-printers). With just a few clicks, this plugin will empower store admin to get the order invoices, packing slips print automatically when an order is placed.

## Features

* Easy to use
* Connect any printer with the [PrintNode](https://www.printnode.com/)
* Create your own templates for invoices, packing slips etc…
* Print automatically when an order is placed
* You can print them manually from Order Details page
* No more logging in to store dashboard to find orders.
* Integrates seamlessly with [woocommerce](https://wordpress.org/plugins/woocommerce/)


---

# 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://hulkplugins.gitbook.io/automatic-order-printing-for-woocommerce/automatic-order-printing-for-woocommerce.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.
