タグ

itextに関するtszのブックマーク (5)

  • E-books | iText PDF

    iText Suite 8.0.5: Introducing Our New Signature Validation API & CSS Grid Support iText Suite version 8.0.5 introduces a new module for PDF digital signature validation, and we now support the CSS Grid module for enhanced PDF templating. There's also improvements for handling broken documents and a nice addition for secure redaction with pdfSweep.

    tsz
    tsz 2011/02/16
    サンプルコード
  • Books | iText PDF

    iText Suite 8.0.3: Advanced PAdES Signing API, Two-Step Signing, and More The release of iText Suite version 8.0.3 features a new high-level API for PAdES Signing and many other improvements for PDF digital signatures, including simplified asynchronous signing and improved certificate chain logic. Plus, improved PDF/A and PDF/UA creation, OCR table recognition, and more besides!

    tsz
    tsz 2011/02/16
  • GAE&iText5.0.0で日本語フォントを使用する方法 » 今週のキャリッジさん

    新年あけましておめでとうございます。今年もどうぞよろしくお願い申し上げます。 早速ですが、タイトルの件。 iTextが年末に2.1.7→5.0.0へ大幅バージョンアップしました。 (と言うより、メジャーバージョンをiText.jarをコンパイルしたJavaのバージョンに合わせたのだろうと思われます。) iText2.1.7以前のバージョンをGAE(Google App Engine)上で使う場合、GAEの制約でjava.awtパッケージを使わないようにするためのパッチを当てる必要がありました。iText5.0.0(以降?)では一部改修され、パッチを当てなくてもGAE上でiTextを使用することができるようになった。とっても素晴らしい!! ※具体的には、com.itextpdf.text.BaseColor、com.itextpdf.text.pdf.ICC_Profile、com.itex

  • iText PDF: your Java-PDF library : Product

    iText Suite 8.0.5: Introducing Our New Signature Validation API & CSS Grid Support iText Suite version 8.0.5 introduces a new module for PDF digital signature validation, and we now support the CSS Grid module for enhanced PDF templating. There's also improvements for handling broken documents and a nice addition for secure redaction with pdfSweep.

  • iTextを利用してJavaからPDF形式の帳票を出力する

    はじめに 現在のWebシステムにおいて帳票の出力を行う場合、PDF形式が選択されることが一般的になっています。その理由としては、データサイズをコンパクトにすることができる、情報の改ざんを防止できる、などが挙げられます。一般ユーザにも普及していますので、システム開発時に顧客からPDF形式での情報の出力を求められることも多いのではないでしょうか。 この記事では、「iText」というライブラリを活用して、PDFの出力を行う方法を解説します。 対象読者 Javaプログラミングで開発を行った経験のある方、および、Javaプログラミングに興味をお持ちの方を対象としています。 必要な環境 このサンプルアプリケーションを動作させるには、以下のソフトウェアが最低限必要です。環境についての詳細や設定方法については、サーバサイド技術の学び舎 - WINGSにある「サーバサイド環境構築設定」を参照してください。

    iTextを利用してJavaからPDF形式の帳票を出力する
  • 1