Title: PDF-Creator
Author: maartenhemmes
Published: <strong>2014 年 5 月 16 日</strong>
Last modified: 2014 年 5 月 16 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/pdf-creator.svg)

# PDF-Creator

 作者：[maartenhemmes](https://profiles.wordpress.org/maartenhemmes/)

[下载](https://downloads.wordpress.org/plugin/pdf-creator.0.2.6.zip)

 * [详情](https://cn.wordpress.org/plugins/pdf-creator/#description)
 * [评价](https://cn.wordpress.org/plugins/pdf-creator/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/pdf-creator/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/pdf-creator/#developers)

 [支持](https://wordpress.org/support/plugin/pdf-creator/)

## 描述

Use this plugin to generator PDF’s. Note: this is a beta version!

## 安装

 1.  Download ‘PDF creator’.
 2.  Upload the ‘PDF creator’ directory to your ‘/wp-content/plugins/’ directory, using
     your favorite method (ftp, sftp, scp, etc…)
 3.  Activate ‘PDF creator’ from your Plugins page.
 4.  Initiate and use the plugin in your code by writing :
 5.  4.1. $mode = ‘utf-8’;
      4.2. $size = array(212.72500, 276.22500); 4.3. $html = ‘
 6.  <
 7.  div>’;
      4.4. $css = site_url().’/wp-content/plugins/directorypress-extend-listings/
     includes/pdf-generation/sample-css.css’; $css = file_get_contents($css); 4.5. 
     $footer = ‘
 8.  footer
 9.  ‘;
 10. 4.6. pdf_generation($css, mode, $size, $html, $footer);
 11. Have fun! Send an email to info@hemmes.it or visit http://www.hemmes.it/wordpress-
     pdf-creator/ if you have any questions related to this project.

## 常见问题

  Please explain this stage

 1. Initiate and use the plugin in your code by writing :
 2. 4.1. $mode = ‘utf-8’;
     4.2. $size = array(212.72500, 276.22500); 4.3. $html = ‘
 3. <
 4. div>’;
     4.4. $footer = ‘
 5. footer
 6. ‘;
     4.5. pdf_generation($mode, $size, $html, $footer); =

You have to run this (without the 4.1. etc.) to generate the PDF. Make sure you 
include the function pdf_generation.
 Your $html is the variable where you store
the content of the PDF, it’s now, as an example, ‘

<

div>’, you need to change that and add your own content. Same goes for the $footer.

## 评价

![](https://secure.gravatar.com/avatar/e7877a1217207ab7f5733b2af340f2e02722c1671ea0a4c30c6e0c1da3224ec8?
s=60&d=retro&r=g)

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-1553/)󠁿

 [lorinc.j](https://profiles.wordpress.org/posuk13/) 2016 年 9 月 3 日

Not working

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/pdf-creator/reviews/)

## 贡献者及开发者

「PDF-Creator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「PDF-Creator」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/pdf-creator)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/pdf-creator/)，查看[SVN仓库](https://plugins.svn.wordpress.org/pdf-creator/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/pdf-creator/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/pdf-creator/)。

## 更新日志

#### 0.2

11/11/2013

 * Added MDF5.7 class
 * Added function to create directory structure to upload PDF
 * Changed PDF name to result.pdf

#### 0.2.2

04/12/2013

 * Added support for CSS

#### 0.2.4

04/12/2013

 * Added feature to delete (old) PDF before generating a new one
 * Small fixes

#### 0.2.5.

04/12/2013

 * Fixed footer bug (needed to print footer before html-content)

#### 0.2.6.

08/12/2013

 * Added settings for tmp-folders

#### 0.3.

01/31/2014

 * Added PDF Generator menu to backend
 * Created separate section in code for settings
 * Added expirimental API

## 额外信息

 *  版本 **0.3**
 *  最后更新：**12 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.4 或更高版本 **
 *  已测试的最高版本为 **3.4.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/pdf-creator/)
 * 标签
 * [creator](https://cn.wordpress.org/plugins/tags/creator/)[pdf](https://cn.wordpress.org/plugins/tags/pdf/)
 *  [高级视图](https://cn.wordpress.org/plugins/pdf-creator/advanced/)

## 评级

 1 星（最高 5 星）。

 *  [  0 条 5 星评价     ](https://wordpress.org/support/plugin/pdf-creator/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/pdf-creator/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/pdf-creator/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/pdf-creator/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/pdf-creator/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/pdf-creator/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/pdf-creator/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.hemmes.it)