Linux 软件免费装

Posts to PDF - Backend Batch Export

开发者 onodev77
更新时间 2026年9月1日 06:26
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

export posts to pdf export posts pages to pdf batch export

下载

2.0 3.3 1.2 2.8 2.5 3.0 1.9 3.5 3.5.1 2.6 3.3.2 2.9 3.1 3.3.3 3.3.4 2.2 2.3 2.4 2.1

详情介绍:

Posts to PDF - Backend Batch Export lets WordPress administrators turn posts, pages and custom post types into PDF files directly from the WordPress dashboard. It is designed for site owners, publishers, documentation websites, knowledge bases, blogs and content-heavy WordPress installations that need a practical way to archive, download or distribute existing content as PDF. You can search and select content from the backend, preview the PDF output, choose how the document should look and export the selected items either as a single combined PDF or, in PRO, as separate PDF files. Export WordPress content to PDF The plugin works directly from the WordPress admin area. There is no need to manually copy and paste articles into another application. You can export: The plugin first processes WordPress content through the standard content filters and also includes compatibility cleanup for common page builders when builder shortcodes remain visible in the PDF. PDF export options Before exporting, you can customize the generated PDF with options such as: Images are normalized to fit within the PDF page width, and HTML tables are styled to improve readability in A4 and Letter layouts. Single PDF or Separate PDFs Two export workflows are available: Single combined PDF Creates each selected post/page as an individual temporary PDF and then merges those PDFs into one final document. This avoids asking Dompdf to render the complete multi-post HTML document in one request. Separate PDFs Creates one PDF for each selected post or page. This is the recommended workflow for larger exports because every item is processed separately and requires fewer server resources. The progress indicator reflects real per-item PDF generation. If one item fails, the interface reports the specific post being processed before the final merge starts. Free features PRO features The PRO version is intended for larger WordPress sites and bulk export workflows. For large sites, Separate PDFs is the recommended export mode because very large combined PDFs may require a high PHP memory limit on the hosting server. Info & Upgrade: WordPress Posts to PDF PRO Page builder compatibility The plugin renders content using the normal WordPress content filters first. If page builder shortcodes are still present in the output, it applies additional compatibility cleanup for common builders and shortcode systems including: The goal is to preserve readable article content whenever possible. Some very complex frontend layouts, dynamic widgets or builder-specific visual effects may not look exactly the same in the generated PDF as they do in the browser. Images and tables The plugin includes PDF-oriented handling for WordPress images: HTML tables are also styled to fit within the available PDF width, with word wrapping for long content. Built for backend batch export Posts to PDF is intended for administrators and editors who need to export existing WordPress content without opening every article individually. Typical uses include:

安装:

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Click Settings below the plugin name or open Posts to PDF from the WordPress admin menu.
  4. Search for and select the posts/pages you want to export.
  5. Choose Single PDF or Separate PDFs.
  6. Configure the PDF options and start the export.

常见问题:

Can I export WordPress posts to PDF in bulk?

Yes. You can select multiple posts or pages from the plugin interface and export them in one operation. PRO also includes Select All for the current post type or current search results.

Can I export one PDF per post/page?

Yes. Separate PDFs mode creates one PDF for each selected post or page. The Free version supports separate export for up to 20 items, while PRO is designed for unlimited bulk workflows.

Can I create one PDF containing multiple posts?

Yes. Single combined PDF mode places the selected items into one PDF document. For very large selections, Separate PDFs is recommended because a single document containing hundreds of pages can require considerably more PHP memory and server resources.

Can I select all posts from a site?

Yes. In the PRO version you can select all posts/pages from the current post type or all items matching the current search.

Can I preview the PDF before exporting?

Yes. The plugin includes PDF preview so you can check the output before starting the final export.

Can I customize the PDF appearance?

Yes. You can include or exclude the featured image, author, date and excerpt, and choose the page size and orientation.

Does it support custom post types?

Yes. The plugin is designed to work with supported public WordPress post types in addition to standard posts and pages.

Does it support page builders like Divi, WPBakery, Avada or Elementor?

The plugin renders WordPress content using the standard content filters first. If builder shortcodes are still visible in the PDF, the plugin applies compatibility cleanup for common builders such as Divi, WPBakery/Visual Composer, Avada/Fusion Builder, Themify and similar modules, while keeping readable text content where possible. Because page builders can generate very complex frontend layouts, the PDF may not reproduce every visual element exactly as it appears on the website.

Are Divi image modules included in the PDF?

The plugin includes a fallback that converts common Divi image module shortcodes into normal PDF images when Divi does not render them in the export context.

Are tables supported in exported PDFs?

Yes. HTML tables are styled to fit the PDF page width. The plugin also includes a fallback for some builder/table shortcodes, but very complex frontend builder layouts may not be reproduced exactly in the PDF.

Can I choose the local folder where PDFs are saved?

PDFs are downloaded by the browser. The local download folder is controlled by the browser and operating system. WordPress cannot directly choose a folder on the user's computer.

Why can a very large Single PDF fail?

From version 3.5, Single PDF no longer asks Dompdf to render the full selection in one pass. Each item is rendered separately and the resulting PDFs are merged afterwards with FPDI. Very large exports can still consume disk space and resources during the merge, but peak Dompdf memory usage is substantially reduced. Separate PDFs remains the recommended fallback if an individual article contains unusually complex HTML, CSS or images.

Does the plugin work entirely from the WordPress backend?

Yes. The export interface is available in the WordPress administration area and is intended for administrators and editors with the required permissions.

更新日志:

3.5.1 3.5 3.3.4 3.3.3 3.3 3.2 3.1 3.0 2.9 2.8 2.7 2.5 2.4 2.3 2.2 2.1 2.0 1.7 1.5 1.3 1.2 1.1 1.0