Linux 软件免费装

PDF-Creator

开发者 maartenhemmes
更新时间 2014年5月16日 16:33
捐献地址: 去捐款
PHP版本: 3.4 及以上
WordPress版本: 3.4
版权: GPLv2 or later
版权网址: 版权信息

标签

pdf creator

下载

0.2.6

详情介绍:

Use this plugin to generator PDF's. Note: this is a beta version!

安装:

  1. Download 'PDF creator'.
  2. Upload the 'PDF creator' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
  3. Activate 'PDF creator' from your Plugins page.
  4. Initiate and use the plugin in your code by writing :
4.1. $mode = 'utf-8'; 4.2. $size = array(212.72500, 276.22500); 4.3. $html = ' '; 4.4. $css = site_url().'/wp-content/plugins/directorypress-extend-listings/includes/pdf-generation/sample-css.css'; $css = file_get_contents($css); 4.5. $footer = ' footer'; 4.6. pdf_generation($css, mode, $size, $html, $footer); 1. Have fun! Send an email to info@hemmes.it or visit http://www.hemmes.it/wordpress-pdf-creator/ if you have any questions related to this project.

升级注意事项:

More to come

更新日志:

0.2 11/11/2013 0.2.2 04/12/2013 0.2.4 04/12/2013 0.2.5. 04/12/2013 0.2.6. 08/12/2013 0.3. 01/31/2014