html2pdf.inc.php
First Edition. 02/06/2006
Last Modified. 02/06/2006
Last Modified. 02/06/2006
PDF 生成プラグイン (HTML2PDF.BIZ)
Summary | PDF 生成プラグイン (HTML2PDF.BIZ) |
---|---|
Compatible Versions | Verified with Pukiwiki Plus 1.4.7-i18n |
Developer | sonots |
First Edition | 02/06/2006 |
License | GPL |
Table of Contents |
Abstract
HTML2PDF.BIZ - HTMLからPDFに変換するWebサービスAPI が公開されたので早速プラグインにしてみました(所要時間3分)
印刷用スタイルシートが使用される模様です。 内部で生成しているわけではないので、アクセス制限がされていると生成できません。
#正直、プラグインでなくても、ブックマークレットぐらいでもいいのではないかと思いますが。
Related
How to use
&html2pdf;
もしくはアクション型で
index.php?cmd=html2pdf&page=ページ名
スキンに埋め込む場合は
<?php if(exist_plugin('html2pdf')) echo do_plugin_inline('html2pdf'); ?>
のようにするとリンクができます。
サンプル
&html2pdf;
Download
Save from right-click, and put into plugin directory.
What's new
viewcvs
Compatibility Check
Please join us to check compatibilities.
Compatible
Incompatible