Title: EntryFoundry &#8211; PDF Builder for Formidable Forms
Author: pagiora
Published: <strong>2026 年 7 月 25 日</strong>
Last modified: 2026 年 7 月 27 日

---

搜尋外掛

![](https://ps.w.org/entryfoundry-pdf-builder-for-formidable-forms/assets/banner-
772x250.png?rev=3622855)

![](https://ps.w.org/entryfoundry-pdf-builder-for-formidable-forms/assets/icon.svg?
rev=3622855)

# EntryFoundry – PDF Builder for Formidable Forms

 由 [pagiora](https://profiles.wordpress.org/docforge/) 開發

[下載](https://downloads.wordpress.org/plugin/entryfoundry-pdf-builder-for-formidable-forms.0.1.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/entryfoundry-pdf-builder-for-formidable-forms/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/entryfoundry-pdf-builder-for-formidable-forms/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/entryfoundry-pdf-builder-for-formidable-forms/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/entryfoundry-pdf-builder-for-formidable-forms/#developers)

 [技術支援](https://wordpress.org/support/plugin/entryfoundry-pdf-builder-for-formidable-forms/)

## 外掛說明

EntryFoundry is a visual PDF builder and PDF generator for Formidable Forms. Create
branded certificates, invoices, receipts, and reports from form entries without 
writing code.

Arrange fields and design elements on a page, preview the document with a real Formidable
entry, and publish it without writing a custom PDF template.

#### Included in EntryFoundry Free

 * Visual drag-and-drop PDF builder inside WordPress.
 * Live previews using an entry from the selected Formidable form.
 * Formidable field values placed directly onto the document canvas.
 * Heading, text, image, shape, manual-table, and entries-table elements.
 * Three starter designs: Certificate, Document / Report, and Receipt / Simple Invoice.
 * Fixed-page designs and flowing reports that continue onto additional pages.
 * A4 portrait and landscape layouts with background colors and Media Library images.
 * Typography, positioning, sizing, alignment, table styling, and image-fit controls.
 * Private, capability-gated, and signed-token document access modes.
 * Shortcodes for PDF downloads, embedded PDF viewing, and inline HTML output.
 * Shortcodes that can be placed on pages or inside Formidable Views.
 * Automatic PDF generation after a new entry is created, with support for email
   attachments.
 * A Generate / Test PDF screen for checking a template and entry before publishing.

#### EntryFoundry Pro roadmap

EntryFoundry Pro is in development and is not yet available on WordPress.org. The
planned Pro edition builds on the Free visual builder with:

 * QR code and barcode elements with entry-aware values.
 * Embedded shortcode elements with Formidable entry-token resolution.
 * Conditional element visibility.
 * Advanced date formatting.
 * Repeater fields rendered as tables or lists, including multi-page flow and totals.
 * Advanced entries-table controls, row visibility, and value-column calculations.
 * Invoice, ID Card, and Ticket / Pass document profiles.
 * Eleven additional premade designs for certificates, reports, invoices, ID cards,
   and event tickets.
 * Flow trailers that keep totals, signatures, QR codes, and footers after variable-
   length content.

Planned features may change before the Pro release. No Pro purchase is required 
to use the Free features listed above.

#### Where documents can appear

EntryFoundry templates can provide:

 * A PDF download link.
 * An embedded PDF viewer.
 * Inline HTML document output.
 * A document inside a Formidable View.
 * A PDF generated after form submission and attached to the request-time email 
   workflow.

EntryFoundry is an independent product and is not affiliated with, endorsed by, 
or sponsored by Strategy11 or Formidable Forms. Formidable Forms is a trademark 
of its respective owner.

### Getting Started

#### Create your first document

 1. Open **EntryFoundry > Add New EntryFoundry Template**.
 2. Choose Certificate, Document / Report, or Receipt / Simple Invoice.
 3. Select the Formidable form that supplies the document data.
 4. Choose an entry to use for the live preview.
 5. Add or reposition fields, text, images, shapes, and tables.
 6. Set the page background and document access mode.
 7. Save the template.
 8. Place the generated shortcode on a page or in a Formidable View.

#### Test a PDF manually

Go to **EntryFoundry > Generate / Test PDF**, enter the EntryFoundry template ID
and Formidable entry ID, and click **Generate PDF**. Use the resulting download 
link to inspect the document.

#### Shortcode examples

The shortcode shown beside each template creates a PDF download link:

    ```
    [entryfoundry_template id="123" entry="[id]"]
    ```

Render the document as inline HTML:

    ```
    [entryfoundry_template id="123" entry="[id]" output="html"]
    ```

Embed the PDF viewer:

    ```
    [entryfoundry_template id="123" entry="[id]" output="view"]
    ```

You can also use the dedicated output shortcodes:

    ```
    [entryfoundry_download id="123" entry="[id]" label="Download PDF"]

    [entryfoundry_view id="123" entry="[id]"]
    ```

Replace `123` with the EntryFoundry template ID. In a Formidable View, `[id]` resolves
to the current entry ID.

### Privacy

EntryFoundry Free generates and renders documents on your WordPress site. It does
not send Formidable entry data to an external EntryFoundry document-generation service.

## 螢幕擷圖

[⌊Build a course completion certificate from a Formidable form and preview live 
student and course data.⌉⌊Build a course completion certificate from a Formidable
form and preview live student and course data.⌉[

Build a course completion certificate from a Formidable form and preview live student
and course data.

[⌊Customize the certificate with Free elements including headings, text, images,
shapes, and tables.⌉⌊Customize the certificate with Free elements including headings,
text, images, shapes, and tables.⌉[

Customize the certificate with Free elements including headings, text, images, shapes,
and tables.

[⌊Manage the certificate template, source form, document profile, and ready-to-copy
shortcode from one screen.⌉⌊Manage the certificate template, source form, document
profile, and ready-to-copy shortcode from one screen.⌉[

Manage the certificate template, source form, document profile, and ready-to-copy
shortcode from one screen.

[⌊Generate and test the completed certificate PDF using a real Formidable entry.⌉⌊
Generate and test the completed certificate PDF using a real Formidable entry.⌉[

Generate and test the completed certificate PDF using a real Formidable entry.

## 安裝方式

 1. Install and activate Formidable Forms.
 2. Install EntryFoundry from the WordPress plugin directory and activate it.
 3. Create a Formidable form and submit at least one test entry.
 4. Go to **EntryFoundry > Add New EntryFoundry Template**.
 5. Choose a starter design or blank profile, then select the Formidable form and a
    preview entry.
 6. Map suggested fields when using a starter design.
 7. Drag fields and elements onto the canvas and adjust their properties.
 8. Save the template and copy its shortcode from the builder or EntryFoundry template
    list.

## 常見問題集

### Does EntryFoundry require Formidable Forms?

Yes. EntryFoundry is specifically built to turn Formidable Forms entries into documents.

### How do I create a PDF from a Formidable Forms entry?

Create an EntryFoundry template, select the Formidable form and a preview entry,
arrange the document in the visual builder, then publish it with a shortcode. EntryFoundry
hydrates the template with the selected form entry when it generates the PDF.

### Do I need EntryFoundry Pro to build PDFs?

No. EntryFoundry Free includes the visual builder, three starter designs, standard
fields and elements, flowing reports, shortcodes, secure document links, PDF generation,
and email-attachment support.

### Which Formidable fields work in the Free version?

Fields made available by the base Formidable Forms field registry can be placed 
in Free documents. Fields identified by Formidable as Pro-only are clearly marked**
Pro** in the EntryFoundry builder and are reserved for the planned EntryFoundry 
Pro integration.

### Can EntryFoundry generate certificates and invoices?

Yes. EntryFoundry Free includes starter designs for certificates, documents, reports,
receipts, and simple invoices. Each design can be customized with Formidable field
values, text, images, shapes, and tables.

### Can I show a PDF instead of only providing a download?

Yes. Use `output="view"` to embed a PDF viewer or `output="html"` to render the 
hydrated document as HTML.

### Can I use EntryFoundry inside a Formidable View?

Yes. Add the generated EntryFoundry shortcode to a Formidable View and use `entry
="[id]"` so each row uses its current entry.

### Can generated PDFs be attached to Formidable emails?

Yes. When a published EntryFoundry template is active for the submitted form, EntryFoundry
generates the PDF after entry creation and makes it available to the request-time
WordPress email workflow.

### Where do I find the template ID?

Go to **EntryFoundry** in WordPress. The template list includes a complete shortcode
containing the template ID.

### Is EntryFoundry Pro available now?

Not yet. The Pro roadmap describes features currently being prepared and does not
represent a purchasable WordPress.org add-on at this time.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈EntryFoundry – PDF Builder for Formidable Forms〉的開發相關
工作。

參與者

 *   [ pagiora ](https://profiles.wordpress.org/docforge/)
 *   [ entryfoundry ](https://profiles.wordpress.org/entryfoundry/)

[將〈EntryFoundry – PDF Builder for Formidable Forms〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/entryfoundry-pdf-builder-for-formidable-forms)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/entryfoundry-pdf-builder-for-formidable-forms/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/entryfoundry-pdf-builder-for-formidable-forms/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/entryfoundry-pdf-builder-for-formidable-forms/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/entryfoundry-pdf-builder-for-formidable-forms/)。

## 變更記錄

#### 0.1.2

 * Fixed embedded PDF viewers so they use responsive page width and a practical 
   viewport height.
 * Improved the plugin description, tags, and FAQ language to make supported PDF
   use cases easier to find.

#### 0.1.1

 * Added WordPress.org listing screenshots.
 * Expanded installation, usage, shortcode, and FAQ documentation.
 * Clarified the features included in EntryFoundry Free and the planned EntryFoundry
   Pro roadmap.

#### 0.1.0

 * Initial EntryFoundry Free release.

## 中繼資料

 *  版本 **0.1.2**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.3**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/entryfoundry-pdf-builder-for-formidable-forms/)
 * 標籤:
 * [certificates](https://tw.wordpress.org/plugins/tags/certificates/)[formidable forms](https://tw.wordpress.org/plugins/tags/formidable-forms/)
   [invoices](https://tw.wordpress.org/plugins/tags/invoices/)[pdf builder](https://tw.wordpress.org/plugins/tags/pdf-builder/)
   [pdf generator](https://tw.wordpress.org/plugins/tags/pdf-generator/)
 *  [進階檢視](https://tw.wordpress.org/plugins/entryfoundry-pdf-builder-for-formidable-forms/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/entryfoundry-pdf-builder-for-formidable-forms/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/entryfoundry-pdf-builder-for-formidable-forms/reviews/)

## 參與者

 *   [ pagiora ](https://profiles.wordpress.org/docforge/)
 *   [ entryfoundry ](https://profiles.wordpress.org/entryfoundry/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/entryfoundry-pdf-builder-for-formidable-forms/)