ປລັກອິນນີ້ ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ. ມັນອາດຈະບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

Save Page to PDF

ຄຳອະທິບາຍ

WordPress Plugin Code for Api2Pdf REST API

Api2Pdf.com is a REST API for instantly generating PDF documents from HTML, URLs, Microsoft Office Documents (Word, Excel, PPT), and images. The API also supports merge / concatenation of two or more PDFs. Api2Pdf is a wrapper for popular libraries such as wkhtmltopdf, Headless Chrome, and LibreOffice.

This plugin adds a Save to PDF functionality to WordPress. It will take the HTML contents of your page, convert it to PDF, and request the web browser to download it.

The plugin will add the shortcode savepagetopdf and also the javascript function window.SavePageToPdf()

ການຕິດຕັ້ງ

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/savePageToPdf directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->PDF Settings to configure the plugin
  4. You will need a valid Api2Pdf.com API Key. You can create a key here: api2pdf.com

ຄຳຖາມທີ່ພົບເລື້ອຍ

How do I include a link or button to generate a PDF?

You can use the shortcode [savepagetopdf], this will generate a link that will generate a PDF of the current page. You can style this link by modifying the CSS class *savePageToPdf***

What if I wish to include PDF Generation via my Theme, for example via a header widget?

You can set the onclick event of any HTML elevent, for example Make me a PDF

ການຣີວິວ

13 ເມສາ 2019
I just started using this plugin to generate highly customized PDFs and it worked perfectly. I have some very specific needs and the plugin developers helped me quickly and solved my problems successfully. Very happy and highly recommended for advanced PDF needs. Their API service has a lot of helpful features that I would love to see implemented in this plugin when time permits. 😉
ອ່ານການຣີວິວທັງໝົດ 2 ລາຍການ

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Save Page to PDF” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

ແປ “Save Page to PDF” ເປັນພາສາຂອງເຈົ້າ.

ສົນໃຈຮ່ວມພັດທະນາບໍ່?

ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.

ບັນທຶກການປ່ຽນແປງ

1.1

  • Fix naming convention