Convert Articles to PDF

説明

Convert to PDF is a simple yet powerful plugin that allows WordPress site owners to generate downloadable PDF versions of their blog posts. Whether you’re creating guides, printable articles, or PDF resources, this plugin handles it with ease.

  • Uses the Dompdf PHP library (no JavaScript).
  • Works with any WordPress theme.
  • Supports featured images and custom styling.
  • Users can configure orientation, page size, and PDF design via settings.

Great for bloggers, documentation sites, and businesses who need professional-looking PDFs from their content.

スクリーンショット

  • Settings panel with controls for enabling the button, positioning it before/after content, and toggling featured image.
  • Custom styling field for the PDF output and frontend download button.
  • Download as PDF button visible on frontend post (with styling applied).

インストール

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to Tools Convert to PDF to configure settings.
  4. Enable the PDF download button.
  5. Visit any blog post and click Download as PDF.

FAQ

Can I change where the button appears?

Yes, you can choose whether the button appears before or after post content.

Does it work with Elementor or Gutenberg?

Yes, the plugin captures post content, regardless of builder.

Are images supported?

Yes, featured images and inline images are rendered using Dompdf.

Can I add my own CSS?

Yes, you can write custom CSS for both PDF layout and the frontend download button.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Convert Articles to PDF はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Convert Articles to PDF” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.4

  • Initial release
  • Added settings panel
  • Featured image & PDF customization
  • DOMPDF integration