The ABC of PDF with iText: PDF Syntax Essentials

The ABC of PDF with iText: PDF Syntax Essentials

简介:

iText是一个最初由Bruno Lowagie创建的Java库,它允许创建PDF,阅读PDF和操作它们。本书将展示如何使用iText创建pdf文件。本书是作者其他书籍的vademecum,这些书籍的标题为 “使用itext创建pdf”,“使用itext更新pdf” 和 “使用itext签名pdf”。在过去,每当有人问 “为什么我不能使用PDF作为编辑文档的格式”,或者每当有人想要使用不支持的功能时,我们都会提到ISO-32000。虽然这并不总是我们的意图,但回答 “阅读规格” 对对话来说是致命的,因为规格包含一千多页。在这本简短的书中,我想简要介绍一下可移植文档格式的语法。这不是权威的指南,但它应该足以帮助你阅读其他iText书籍。

英文简介:

iText is a Java library originally created by Bruno Lowagie which allows to create PDF, read PDF and manipulate them. This book will show how to create PDF files with iText.

This book is a vademecum for the author's other books entitled 'Create your PDFs with iText', 'Update your PDFs with iText', and 'Sign your PDFs with iText'.

In the past, we used to refer to ISO-32000 whenever somebody asked "why can't I use PDF as a format for editing documents" or whenever somebody wanted to use a feature that wasn't supported out-of-the-box.

Although it wasn't always our intention, answering "read the specs" was lethal for the conversation as the spec consists of more than a thousand pages. In this short book, I'd like to give a short introduction to the syntax of the Portable Document Format. It's not the definitive guide, but it should be sufficient to help you out when reading the other iText books.

书名
The ABC of PDF with iText: PDF Syntax Essentials
译名
使用 iText 的 PDF 基础知识:PDF 语法要点
语言
英语
年份
2011
页数
617页
大小
13.59 MB
下载
pdf iconThe ABC of PDF with iText: PDF Syntax Essentials.pdf
密码
65536

最后更新:2025-04-12 23:54:38

←Building Skills in Object-Oriented Design (in Java and Python)

→Essentials of the Java Programming Language: A Hands-On Guide