Langkah-langkah memasang print PDF
1. masuk ke template kemudian klik Edit HTML
2. Tekan CTRL+F kemudian ketikan
<data:post.body/>
Dalam tamplate terdapat 4 <data:post.body/> maka pilihlah yang no 3 atau no 4
3. Letakkan code berikut di bawah <data:post.body/> atau di atasnya
<script>var pfHeaderImgUrl = '';var pfHeaderTagline = '';var pfdisableClickToDel = 0;var pfHideImages = 0;var pfImageDisplayStyle = 'right';var pfDisablePDF = 0;var pfDisableEmail = 0;var pfDisablePrint = 0;var pfCustomCSS = '';var pfBtVersion='1';(function(){var js, pf;pf = document.createElement('script');pf.type = 'text/javascript';if('https:' == document.location.protocol){js='https://pf-cdn.printfriendly.com/ssl/main.js'}else{js='http://cdn.printfriendly.com/printfriendly.js'}pf.src=js;document.getElementsByTagName('head')[0].appendChild(pf)})();</script><a class='printfriendly' href='http://www.printfriendly.com' onclick='window.print();return false;' style='color:#6D9F00;text-decoration:none;' title='Printer Friendly and PDF'><img alt='Print Friendly and PDF' src='http://cdn.printfriendly.com/pf-button-both.gif' style='border:none;-webkit-box-shadow:none;box-shadow:none;'/></a>

0 comments :
Post a Comment