Title: Make PDF Newspaper
Author: mhawksey
Published: <strong>2010 年 6 月 2 日</strong>
Last modified: 2010 年 11 月 23 日

---

搜索插件

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

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

# Make PDF Newspaper

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

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

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

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

## 描述

The ‘Make PDF Newspaper’ plugin replaces the [Make Tabbloid](http://www.rsc-ne-scotland.org.uk/mashe/wordpress-plugins/make-tabbloid-plugin/)
to automatically create printer friendly ‘tabloid’ editions of your WordPress blog
in an attractive 2 column magazine/newspaper format. Development of the original
plugin stopped after HP removed API access to their service. The new plugin uses
code developed for the [Five Filters PDF Newspaper project](http://fivefilters.org/pdf-newspaper/),
which in itself pulls together code from a number of other open source projects 
including [TCPDF](http://www.tcpdf.org/), [HTML Purifier](http://htmlpurifier.org/),
[SimplePie](http://simplepie.org/) and [SmartyPants](http://michelf.com/projects/php-smartypants/)

The plugin includes a widget to let you control how you advertise your ‘tabloid 
edition’. You can also choose to display a thumbnail of your custom newsletter (
powered by [Bluga.net Webthumb](http://webthumb.bluga.net/)) to let your readers
see what they are missing.

**Key features**

 * Option to generate PDF from externally hosted versions of the Five Filters code
 * Option to generate PDF editions of selected categories or archives
 * PDF generation entirely self-hosted removing reliance on 3rd party services and
   making it suitable for Intranet installations of WordPress
 * Option to include QR codes for each post (and custom text for user intructions)
 * Customisable banner text and logo
 * Option to automatically footnote all the links which appear in a post (using 
   tinyurl or bitly to shorten long links)
 * Integrated widget to display thumbnail of your publication
 * User controlled production of PDF (including secure urls to trigger pdf generation
   via cron services. See FAQ for more information)

See the ‘screenshot’ for a summary of the features.

For an example of its usage visit [http://www.rsc-ne-scotland.org.uk/mashe/](http://www.rsc-ne-scotland.org.uk/mashe/)

**Thanks to**

This plugin is made possible by the hard work of [Keyvan Minoukadeh](http://www.keyvan.net/)
creator of [Five Filters PDF Newspaper](http://fivefilters.org/pdf-newspaper/) and
Jonathan Lyon who nudged me on.

## 安装

 1. Once you’ve downloaded and extracted move the make-pdf-newspaper folder to wp-content/
    plugins
 2. In the make-pdf-newspaper folder there should be a folder called ‘cache’ this needs
    write permissions
 3. In wp-content create a folder called ‘pdf’ and give it write permissions
 4. Activate ‘Make PDF Newspaper’
 5. From the ‘Make PDF Newspaper’ enter options
 6. IMPORTANT Click ‘Save settings’
 7. You can then try Test PDF or Rebuild PDF buttons – building the PDF is server intensive
    so if it looks like it has stalled wait a bit (60 seconds usually does it).

The script needs write access check out the [WordPress Codex](https://codex.wordpress.org/Changing_File_Permissions)
or have a look at the FAQ for help.

## 常见问题

  I get an fopen error and / or permission denied

If you get permission errors make sure that the script has writing rights in your
blog directory. Try to creating a file with your chosen pdf filename (e.g. mytabbloid.
pdf) manually, upload it with a ftp program and set the rights to 777 with CHMOD.
A good tutorial for changing file permissions can be found on the [WordPress Codex](https://codex.wordpress.org/Changing_File_Permissions).

  I get a Error 500 – Internal server error

This usually indicates that your server has timed out because the PDF it is trying
to create is too big. Disabling link footnotes and QR Code generation may help.

  Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be
activated when in safe_mode or an open_basedir error

This is indicates that your host server isn’t configured to run this plugin. You
can contact your host to see if they can help or consider setting the ‘Use external
service’ option within the plugin

  How can I automatically generating new copies of the PDF documents (daily, weekly
etc)

The Make PDF Newspaper options panel includes a link which can be used to trigger
regeneration of PDFs using a ‘cron job’ via your host or with a 3rd party service.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

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

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

### 对开发感兴趣吗?

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

## 更新日志

**2.2.4** – Bugfixes (mainly provided by mgnbrunty https://wordpress.org/support/
topic/plugin-make-pdf-newspaper-bug-with-categories-i-ncludes-afix)

**2.2.3** – Improved position and instructions for ‘secret key’, which is required
to prevent malicious creation of pdfs

**2.2.2** – Fixed bug with images floating over titles. Provided secure urls to 
allow automatic regeneration of PDFs via Cron Job services. Allowed custom text 
for QR Code user instructions. Some other minor bug fixes including ‘images’ cache
folder not writeable.

**2.2.1** – Updated to use version 2.2 of FiveFilters PDF Engine. Added localised
date text (uses format set in WP General Settings)

**2.0.1** – Added option to generate PDF from external host of FiveFilters PDF engine
and to generate separate PDFs for categories and archives. Fixed some other bugs
with PDF and thumbnail generation.

**2.0.0** – Initial Release

## 额外信息

 *  版本 **2.2.4**
 *  最后更新：**16 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.5 或更高版本 **
 *  已测试的最高版本为 **3.0.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/make-pdf-newspaper/)
 * 标签
 * [newsletter](https://cn.wordpress.org/plugins/tags/newsletter/)[newspaper](https://cn.wordpress.org/plugins/tags/newspaper/)
   [pdf](https://cn.wordpress.org/plugins/tags/pdf/)[printable](https://cn.wordpress.org/plugins/tags/printable/)
   [tabloid](https://cn.wordpress.org/plugins/tags/tabloid/)
 *  [高级视图](https://cn.wordpress.org/plugins/make-pdf-newspaper/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

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

## 支持

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

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

## 捐助

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

 [ 捐助此插件 ](http://fivefilters.org/pdf-newspaper/#donate)