タグ

&PDF作成に関するsankasekiのブックマーク (2)

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

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

    iTextを利用してJavaからPDF形式の帳票を出力する
    sankaseki
    sankaseki 2008/11/28
    iTextを利用してJavaからPDF形式の帳票を出力する:CodeZine
  • Entreprenerd — Page not found

    https://lowagie.com/iText A long time ago, https://lowagie.com/iText was the URL of the main website of iText. Today, it refers to the website of the book about iText: iText is a popular open source PDF library, Entreprenerd is a book written by Bruno Lowagie, the original developer of iText and the original founder of iText Group. Entreprenerd was written for everyone who is interested in iText:

    Entreprenerd — Page not found
    sankaseki
    sankaseki 2008/11/28
    iText, a Free Java-PDF Library: Home Page
  • 1