0
我是一名WordPress開發者。我困在這裏,我需要在沒有插件的情況下在wordpress中生成pdf,所以讓我知道如何?在不使用插件的情況下在wordpress中生成pdf
<div class="abccenter">
<button class="red_bt margin40">Download PDF</button>
</div>
<div class="abcpostwrapper margintop20">
<div class="abcpostcontent">
on this download button?
您可能需要提供一些細節,然後纔能有人幫忙。你試圖將哪些內容放入PDF中?它需要特殊的格式,還是純文本?你試過什麼了? – Joe
它看起來像PHP有一個廣泛的PDF創建功能,這裏概述:http://php.net/manual/en/book.pdf.php – Joe