Use this plugin to generator PDF’s. Note: this is a beta version!
توسط maartenhemmes
اگر با مشکلی مواجه شدهاید،
لطفاً آن را با جزئیات برای ما ارسال کنید.
🔒 برای ثبت گزارش خرابی باید وارد سایت شوید.
Use this plugin to generator PDF’s. Note: this is a beta version!
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 = ‘
<
div>’;
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);
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.
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 = ‘
<
div>’;
4.4. $footer = ‘
footer
‘;
4.5. pdf_generation($mode, $size, $html, $footer); =
You have to run this (without the 4.1. etc.) to generate the PDF. Make sure you include the function pdf_generation.
Your $html is the variable where you store the content of the PDF, it’s now, as an example, ‘
<
div>’, you need to change that and add your own content. Same goes for the $footer.
قیمت:
رایگان
نگارش
آخرین انتشار
1 خرداد 1405
آخرین بروزرسانی
3 ماه پیش
نصب های فعال
10+
نگارش وردپرس
وردپرس 3.4+
تست شده از نسخه
وردپرس 3.4.2
نگارش PHP
-
نسخه ها
0 نسخه