Locked History Actions

Diff for "iText"

Differences between revisions 1 and 2
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== 準備 ==

[[http://itextpdf.com/download.php]]からiText-*.zipをダウンロードし、その中のitextpdf-*.jarをパスに通す。
itext-xtra-*.jarの用途は不明だが、PDF2との記述があることからPDFの新バージョンに対応させるためのもの?

[[http://sourceforge.net/projects/itext/files/extrajars/]]からextrajars-*.zipをダウンロードし、その中のitext-asian.jarおよびitext-asiancmaps.jarをパスに通す。これが無いと日本語の描画ができないらしい。


iText

準備

http://itextpdf.com/download.phpからiText-*.zipをダウンロードし、その中のitextpdf-*.jarをパスに通す。 itext-xtra-*.jarの用途は不明だが、PDF2との記述があることからPDFの新バージョンに対応させるためのもの?

http://sourceforge.net/projects/itext/files/extrajars/からextrajars-*.zipをダウンロードし、その中のitext-asian.jarおよびitext-asiancmaps.jarをパスに通す。これが無いと日本語の描画ができないらしい。

参考