Title: OrderFlow PDF Documents
Author: Digital Lychee
Published: <strong>21. 12. 2025</strong>
Last modified: 25. 5. 2026

---

Prohledat pluginy

![](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

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

[Stáhnout](https://downloads.wordpress.org/plugin/dl-orderflow-pdf-documents.1.0.7.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/dl-orderflow-pdf-documents/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/dl-orderflow-pdf-documents/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/dl-orderflow-pdf-documents/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/dl-orderflow-pdf-documents/#developers)

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

## Popis

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)

## Snímky obrazovky

[⌊Global settings with logo options⌉⌊Global settings with logo options⌉[

Global settings with logo options

[⌊Packing slip document settings (invoice and credit note shown as Pro-only)⌉⌊Packing
slip document settings (invoice and credit note shown as Pro-only)⌉[

Packing slip document settings (invoice and credit note shown as Pro-only)

[⌊Download button in WooCommerce order admin⌉⌊Download button in WooCommerce order
admin⌉[

Download button in WooCommerce order admin

[⌊Example generated packing slip⌉⌊Example generated packing slip⌉[

Example generated packing slip

## Instalace

 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

## Nejčastější dotazy

### 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.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

OrderFlow PDF Documents je otevřený software. Následující lidé přispěli k vývoji
tohoto pluginu.

Spolupracovníci

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

[Přeložte “OrderFlow PDF Documents” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/dl-orderflow-pdf-documents)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/dl-orderflow-pdf-documents/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/dl-orderflow-pdf-documents/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/dl-orderflow-pdf-documents/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/dl-orderflow-pdf-documents/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0.7

 * Minor internal clean-ups and code formatting improvements.
 * Upgraded for compatibility with WordPress 7.0.

#### 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.

## Meta

 *  Verze **1.0.7**
 *  Poslední aktualizace **před 2 měsíce**
 *  Aktivních instalací **Méně než 10**
 *  Verze WordPressu ** 6.0 nebo novější **
 *  Testováno až do WordPressu **7.0.2**
 *  Verze PHP ** 8.3 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/dl-orderflow-pdf-documents/)
 * Štítků
 * [documents](https://cs.wordpress.org/plugins/tags/documents/)[orders](https://cs.wordpress.org/plugins/tags/orders/)
   [Packing Slip](https://cs.wordpress.org/plugins/tags/packing-slip/)[pdf](https://cs.wordpress.org/plugins/tags/pdf/)
   [woocommerce](https://cs.wordpress.org/plugins/tags/woocommerce/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/dl-orderflow-pdf-documents/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/dl-orderflow-pdf-documents/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/dl-orderflow-pdf-documents/)