Title: OrderFlow PDF Documents
Author: Digital Lychee
Published: <strong>21 gruodžio, 2025</strong>
Last modified: 24 kovo, 2026

---

Ieškoti įskiepiuose

![](https://ps.w.org/dl-orderflow-pdf-documents/assets/banner-772x250.png?rev=3424893)

![](https://ps.w.org/dl-orderflow-pdf-documents/assets/icon-256x256.png?rev=3424893)

# OrderFlow PDF Documents

 Autorius [Digital Lychee](https://profiles.wordpress.org/digitallychee/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/dl-orderflow-pdf-documents.zip)

 * [Informacija](https://lt.wordpress.org/plugins/dl-orderflow-pdf-documents/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/dl-orderflow-pdf-documents/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/dl-orderflow-pdf-documents/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/dl-orderflow-pdf-documents/#developers)

 [Pagalba](https://wordpress.org/support/plugin/dl-orderflow-pdf-documents/)

## Aprašymas

OrderFlow PDF Documents (free) adds a simple, logo-ready **PDF packing slip** to
your WooCommerce store.

Store admins can download a packing slip directly from the order screen (and optionally
show it in the customer account area).
 PDFs are generated using a robust FPDI-based
engine and stored inside the WordPress uploads folder.

Looking for invoices, credit notes, email attachments, and more advanced options?

Upgrade to **OrderFlow PDF Documents Pro** for a full suite of professional documents.

### ✅ What the free version includes

 * **PDF packing slip** document type
 * Download button in the **WooCommerce admin order screen**
 * Optional customer download button in the **My Account  Orders** screen
 * Optional store logo on documents (with configurable width)
 * Store/site address block (name, tagline, URL)
 * Multi-line, wrapped product table:
    - Product name
    - Quantity
 * PDFs stored in `/wp-content/uploads/orderflow-pdf-documents/`
 * Automatic page numbering footer
 * HPOS (High-Performance Order Storage) compatible

### 🚫 Free version limitations (available in Pro)

The free version is intentionally focused on a single, simple document:

 * Only **Packing Slip** is enabled
 * **Invoice** and **Credit Note** are shown as locked (Pro-only)
 * **Document labels can’t be renamed** in the free version
 * **No email attachments** (admin or customer)
 * No test email system

To unlock these, upgrade to **OrderFlow PDF Documents Pro**.

**Get Pro**
 Purchase a licence here: [Buy an Orderflow PDF Documents Pro licence](https://woocommerce.com/products/dl-orderflow-pdf-documents-pro)

## Ekrano nuotraukos

 * [[
 * Global settings with logo options
 * [[
 * Packing slip document settings (invoice and credit note shown as Pro-only)
 * [[
 * Download button in WooCommerce order admin
 * [[
 * Example generated packing slip

## Diegimas

 1. Upload the plugin folder to `/wp-content/plugins/dl-orderflow-pdf-documents/`
 2. Activate the plugin via **Plugins  Installed Plugins**
 3. Go to **WooCommerce  OrderFlow PDF Documents** to configure:
 4.  * Set your logo (optional)
     * Confirm packing slip options (columns, visibility, totals)
 5. Open an order in WooCommerce admin and use the **Download Packing Slip (PDF)** 
    button in the meta box

## DUK

### Does this plugin support invoices or credit notes?

Not in the free version. The **Invoice** and **Credit Note** document types are 
visible as locked and can’t be enabled.
 For full invoice and credit note support,
use **OrderFlow PDF Documents Pro**.

### Can I attach PDFs to WooCommerce emails?

No. Email attachments are a Pro-only feature and are disabled in the free version.

### Can customers download the packing slip?

Yes — if you enable **Show in customer account** for the Packing Slip, customers
will see a button on their order details page.

### Where are PDFs stored?

All PDFs are stored inside `/wp-content/uploads/orderflow-pdf-documents/`.

### Does this plugin work with HPOS (High-Performance Order Storage)?

Yes, compatibility is declared using WooCommerce’s FeaturesUtil API.

### Can I change the document labels?

Not in the free version. Labels like “Packing Slip” are fixed to prevent misuse.

In Pro, you can fully customise document labels.

### Do I need Composer?

The plugin ships with FPDI/FPDF via Composer. You should not need to run Composer
yourself unless you’re developing/customising the plugin.

## Atsiliepimai

Įskiepis neturi atsiliepimų.

## Programuotojai ir komandos nariai

“OrderFlow PDF Documents” yra atviro kodo programa. Prie jos sukūrimo prisidėję 
žmonės surašyti toliau.

Autoriai

 *   [ Digital Lychee ](https://profiles.wordpress.org/digitallychee/)

[Išverskite “OrderFlow PDF Documents” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/dl-orderflow-pdf-documents)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/dl-orderflow-pdf-documents/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/dl-orderflow-pdf-documents/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/dl-orderflow-pdf-documents/)
per [RSS](https://plugins.trac.wordpress.org/log/dl-orderflow-pdf-documents/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.0.6

 * Fix: Resolved issue where PDF downloads could fail with „Invalid document path”
   error.
 * Fix: Corrected settings saving logic to ensure all checkboxes (including document
   columns and options) persist correctly.
 * Improvement: Center-aligned text in document download buttons for improved UI
   consistency.
 * Improvement: Minor code refactoring for consistency in upload directory handling.

#### 1.0.5

 * Minor internal code refactoring.
 * Clearer upgrade path to the pro version of the plugin.

#### 1.0.4

 * Simplified the settings screen to focus on the features available in the free
   version.
 * Improved clarity between free and Pro functionality, with a clearer upgrade message.
 * Streamlined internal handling of PDF storage and cleanup paths.
 * Minor internal refactoring and text consistency improvements.

#### 1.0.3

 * Updated bundled PDF libraries to current stable versions.
 * Removed deprecated dependency packages.
 * Improved character encoding handling for PDF output.
 * Internal refactoring and maintenance improvements.

#### 1.0.2

 * Moved plugin settings into a dedicated WooCommerce  Settings tab for better compatibility
   with WooCommerce standards.
 * Updated settings UI to align with the Pro version for a consistent upgrade path.
 * Minor code clean-up and internal improvements (no breaking changes).

#### 1.0.1

 * Minor code cleanup and improved handling of deactivation of the free plugin, 
   when the pro version is activated.

#### 1.0.0

 * Initial public release of free version.
 * PDF packing slip with logo and address.
 * Admin order meta box download button.
 * Optional customer download button.
 * HPOS compatibility.
 * FPDI-based PDF engine with wrapped tables and page numbers.

## Metainformacija

 *  Version **1.0.6**
 *  Atnaujinta **prieš 3 savaitės**
 *  Aktyvių instaliacijų **Mažiau nei 10**
 *  WordPress versija ** 6.0 ar naujesnė **
 *  Ištestuota iki **6.9.4**
 *  PHP versija ** 8.3 ar naujesnė **
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/dl-orderflow-pdf-documents/)
 * Žymos
 * [documents](https://lt.wordpress.org/plugins/tags/documents/)[orders](https://lt.wordpress.org/plugins/tags/orders/)
   [Packing Slip](https://lt.wordpress.org/plugins/tags/packing-slip/)[pdf](https://lt.wordpress.org/plugins/tags/pdf/)
   [woocommerce](https://lt.wordpress.org/plugins/tags/woocommerce/)
 *  [Daugiau](https://lt.wordpress.org/plugins/dl-orderflow-pdf-documents/advanced/)

## Įvertinimai

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/dl-orderflow-pdf-documents/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/dl-orderflow-pdf-documents/reviews/)

## Autoriai

 *   [ Digital Lychee ](https://profiles.wordpress.org/digitallychee/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/dl-orderflow-pdf-documents/)