このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP PDF Generator

説明

Easy HTML to pdf Plugin that save your webpage as pdf format. You can use php function as well as shortcode to display pdf download button. You can select different icons and text from backend for your download button.In this plugin we are using service of freehtmltopdf.com to generate pdf.

Rate This Plugin:

Please rate WP PDF Generator Plugin

Features:

  • Easy convert your page as pdf
  • Multiple options for pdf button
  • Type custom text as a download link to pdf

使い方とサポート

You can find docs, FAQ and more detailed information about WP PDF Generator Plugin WooExpert.com.
If you were unable to find the answer to your question on the FAQ or in any of the documentation, you should check the support forum on WordPress.org. If you can’t locate any topics that pertain to your particular issue, post a new topic for it.

Interested in contributing to WP PDF Generator
Head over to the WP PDF Generator GitHub Repository to find out how you can pitch in 😉

スクリーンショット

  • Choose your button style. You can type simple text or word intead of Image.
  • Paste your shotcode to show PDF link.
  • Your PDF link is appeare on your web page.
  • Your PDF Preview

インストール

  1. Upload “PDF Generator” to the “/wp-content/plugins/” directory.

  2. 「プラグイン」メニューからプラグインを有効化します。

  3. Place shotcode [‘wp_objects_pdf’] in text editor.

FAQ

How to setup a pdf button

Simply from back end choose any pdf button icon to display pdf button. You can type text as well instead of pdf image.

How to display pdf button on webpage using short code

short code option is available on pdf plugin. copy that short code and paste it into your page editor where you want.
[wp_objects_pdf]

How to display pdf button on webpage using php function

copy pdf function and paste it into php file where you want.
wp_objects_pdf();

評価

2022年7月12日
Français suivant Very good extention, however I can't use it in Canada because it uses paper sizes not compatible with letter, legal and tabloid size. Some of our visitors, not familiar with computers, had printing problems. Tres bonne extension, par contre je ne peux pas l'utilisé au Canada parce qu'il utilise les formats de papier non compatible avec le format lettre, légal et tabloïd. Certain de nos visiteurs, non familier avec l'informatique, avait des problèmes d'impression.
2021年5月6日 1 reply
Removed my .home class and replaced it with .wpexperts-page which screwed everything up. Far from WP Experts... Uninstalled.
2020年10月5日
Nice plugin, works as expected. Developer is also very prompt in attending reviews. I recommended a feature which was implemented in a day. Five star no doubt.
2017年2月22日
This plugin does use an external api which was great for what I wanted as it means I can customise the plugin to add features more suited to my project. Thanks!
13件のレビューをすべて表示

貢献者と開発者

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

貢献者

“WP PDF Generator” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.2.3

  • Improvement – Code Optimization

1.2.2

  • Added field for name of pdf.

1.2.1

  • Added compaitibility for WordPress 5.0.3

1.2

  • Now using built-in functions to generate PDF
  • Remove third party API to generate PDF
  • You can hide PDF generate button from PDF

1.0

  • Fixed JS issue

0.1

  • 最初のリリース。