html2pdf.inc.php

Top > Plugin > html2pdf.inc.php
First Edition. 02/06/2006
Last Modified. 02/06/2006

PDF 生成プラグイン (HTML2PDF.BIZ)

SummaryPDF 生成プラグイン (HTML2PDF.BIZ)
Compatible VersionsVerified with Pukiwiki Plus 1.4.7-i18n
Developersonots
First Edition02/06/2006
LicenseGPL
Table of Contents

Abstract

印刷用スタイルシートが使用される模様です。 内部で生成しているわけではないので、アクセス制限がされていると生成できません。

#正直、プラグインでなくても、ブックマークレットぐらいでもいいのではないかと思いますが。

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.

html2pdf.inc.php

What's new viewcvs