中文名: iText 實戰 (第2版)
原名: iText in Action, 2nd Edition
作者: Bruno Lowagie
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新源代碼
出版社: Manning
書號: 9781935182610
發行時間: 2010年10月
地區: 美國
語言: 英文
簡介:
內容介紹:Search for "Java PDF" and what do you think you抣l find in the #1 position? Why, iText, of course. Ever since its launch in 2000, this open source Java library has been the most popular and most broadly used tool for programmatic creation and manipulation of PDF. With it you too can easily transform static PDF into live, interactive applications.
iText in Action, Second Edition is an entirely revised new version of the popular first edition. It introduces the latest version of iText, and it lowers the learning curve to its advanced features. Following its innovative, practical examples, you'll master new form types, including AcroForm, explore the XML Forms Architecture (XFA), and discover techniques for linking documents, creating a PDF based on records in a database, and much more.
iText第二版原版書籍,該開發包主要用來JAVA語言操作PDF文檔,功能很強大,易用,給廣大JAVA開發人員對PDF文檔的處理帶來了福音。內容截圖: 目錄:
Part 1 Creating PDF documents from scratch
1 Introducing PDF and iText
2 Using iText’s basic building blocks
3 Adding content at absolute positions
4 Organizing content in tables
5 Table, cell, and page events
Part 2 Manipulating existing PDF documents
6 Working with existing PDFs
7 Making documents interactive
8 Filling out interactive forms
Part 3 Essential iText skills
9 Integrating iText in your web applications
10 Brightening your document with color and images
11 Choosing the right font
12 Protecting your PDF
Part 4 Under the hood
13 PDFs inside-out
14 The imaging model
15 Page content and structure
16 PDF streams
appendix A Bibliography
appendix B Useful links