Title: AlphaPrepress PDF Preflight
Author: alphaprepress
Published: <strong>2026-يىلى 31-ئىيۇل</strong>
Last modified: 2026-يىلى 31-ئىيۇل

---

قىستۇرما ئىزدە

![](https://ps.w.org/alphaprepress-pdf-preflight/assets/banner-772x250.jpg?rev=3632337)

![](https://ps.w.org/alphaprepress-pdf-preflight/assets/icon-256x256.png?rev=3632332)

# AlphaPrepress PDF Preflight

 يازغۇچى [alphaprepress](https://profiles.wordpress.org/alphaprepress/)

[چۈشۈر](https://downloads.wordpress.org/plugin/alphaprepress-pdf-preflight.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/alphaprepress-pdf-preflight/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/alphaprepress-pdf-preflight/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/alphaprepress-pdf-preflight/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/alphaprepress-pdf-preflight/#developers)

 [قوللاش](https://wordpress.org/support/plugin/alphaprepress-pdf-preflight/)

## چۈشەندۈرۈش

demonstration are available on the plugin website:
 https://alphaprepress.com/pdf-
preflight/

AlphaPrepress PDF Preflight allows administrators and users to upload PDF files 
and check them for common print production issues directly in WordPress. All analysis
runs on your own server without requiring an external service. common print-production
problems — right inside WordPress, with no external service.

**Features**

 * Upload PDF files from the admin or the front-end (shortcode).
 * Native, dependency-free PDF analysis on your server.
 * Detailed preflight reports with a 0–100 quality score.
 * Checks: valid structure, encryption, page count & size, embedded fonts, image
   resolution (DPI), color space (RGB/CMYK/Gray/Spot), bleed & trim box, transparency.
 * Reports saved in a custom database table with full processing history.
 * Download reports as **PDF** (print-ready) or **CSV**.
 * Batch processing to analyze multiple PDF files.
 * WooCommerce integration allows customers to upload artwork for an order. Results
   are available in the order screen and orders list.
 * Email notifications to the admin and/or the uploading user.
 * Dashboard with statistics (total, passed, warnings, failed, average score).
 * Configurable rules (minimum DPI, required bleed, preferred color space, allowed
   roles).

**Shortcode**

Add a front-end upload form to any page or post:

    ```
    [pdf_preflight]
    ```

Attach uploads to a WooCommerce order:

    ```
    [pdf_preflight order_id="123"]
    ```

## ئېكران كەسمىسى

[⌊Dashboard with processing statistics.⌉⌊Dashboard with processing statistics.⌉[

Dashboard with processing statistics.

[⌊Upload & analyze screen with drag-and-drop and batch support.⌉⌊Upload & analyze
screen with drag-and-drop and batch support.⌉[

Upload & analyze screen with drag-and-drop and batch support.

[⌊Detailed preflight report.⌉⌊Detailed preflight report.⌉[

Detailed preflight report.

## ئورنىتىش

 1. Upload the `alphaprepress-pdf-preflight` folder to `/wp-content/plugins/`, or install
    the ZIP via Plugins  Add New  Upload.
 2. Activate the plugin through the _Plugins_ menu in WordPress.
 3. Go to **PDF Preflight  Settings** to configure your preflight rules.
 4. Use **PDF Preflight  Upload & Analyze** to check files, or add the `[pdf_preflight]`
    shortcode to a page.

## FAQ

### Does this send my PDFs to a third-party service?

No. All analysis is performed on your own server using PHP.

### How accurate is the image resolution check?

Resolution is estimated from the image pixel dimensions relative to the page size.
It is a strong indicator but, for pixel-perfect placement analysis, use a professional
prepress RIP.

### Can I generate a real downloadable PDF report?

Yes. The report exports as a self-printing HTML page (browser «Save as PDF»). If
you install a PDF engine such as Dompdf and hook the `pdf_preflight_render_pdf` 
filter, a true PDF binary is produced.

## باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

## تۆھپىكار ۋە ئىجادكار

«AlphaPrepress PDF Preflight» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا
تۆھپە قوشقان.

تۆھپىكار

 *   [ alphaprepress ](https://profiles.wordpress.org/alphaprepress/)

[«AlphaPrepress PDF Preflight» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/alphaprepress-pdf-preflight)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/alphaprepress-pdf-preflight/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/alphaprepress-pdf-preflight/) تەكشۈرۈپ
ياكى [RSS](https://plugins.trac.wordpress.org/log/alphaprepress-pdf-preflight/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/alphaprepress-pdf-preflight/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.1.1

 * Fix: Uploaded files are now stored through the WordPress upload API (`wp_handle_upload()`)
   instead of direct PHP file functions.
 * Fix: CSV exports no longer use raw PHP stream handles.
 * Fix: Uninstall cleanup now uses `WP_Filesystem` and prepared identifiers for 
   the table drop.
 * Fix: Report queries are cached with the object cache and all table names are 
   passed through `$wpdb->prepare()`.
 * Fix: Added missing `translators:` comments and prefixed template variables.
 * Fix: Translations are now loaded automatically by WordPress (removed the discouraged`
   load_plugin_textdomain()` call).
 * Compatibility: Requires WordPress 6.2 or newer; tested up to WordPress 7.0.

#### 1.1.0

 * New: Redesigned front-end shortcode UI with a modern card layout, gradient header
   and animated result cards.
 * New: Drag & drop PDF upload zone with a managed, removable file queue and per-
   file validation.
 * New: Per-result «Download PDF» and «Download CSV» buttons on the front-end (generated
   client-side; works for guests too).
 * New: «Guest uploads» setting to allow logged-out visitors to run the preflight
   test from the front-end (toggle on/off in the admin).

#### 1.0.0

 * Initial released version.

## Meta

 *  Version **1.0.0**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **3 ھەپتە بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10 دىن ئاز**
 *  WordPress نەشرى ** 6.2 ياكى يۇقىرى **
 *  **7.0.4** دا سىنالغان
 *  PHP نەشرى ** 7.4 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/alphaprepress-pdf-preflight/)
 * بەلگە
 * [pdf](https://ug.wordpress.org/plugins/tags/pdf/)[preflight](https://ug.wordpress.org/plugins/tags/preflight/)
   [print](https://ug.wordpress.org/plugins/tags/print/)[woocommerce](https://ug.wordpress.org/plugins/tags/woocommerce/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/alphaprepress-pdf-preflight/advanced/)

## دەرىجە

No reviews have been submitted yet.

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

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/alphaprepress-pdf-preflight/reviews/)

## تۆھپىكار

 *   [ alphaprepress ](https://profiles.wordpress.org/alphaprepress/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/alphaprepress-pdf-preflight/)