# itext7-in-mandarin **Repository Path**: tenmatrix/itext7-in-mandarin ## Basic Information - **Project Name**: itext7-in-mandarin - **Description**: iText7文档的汉化版本 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2023-07-28 - **Last Updated**: 2023-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # itext7-in-mandarin iText7文档的汉化版本 ## 目录 ### 1. guide 指南,guide目录下的译文为最简单的使用方式,适合初次接触iText7的人使用 #### 1.1 摘要 ./guide/beforeStart #### 1.2 前言 ./guide/tutorial #### 1.3 章节1:介绍基本的构建块 ./guide/chapter1 #### 1.4 章节2:添加底层内容 ./guide/chapter2 #### 1.5 章节3:渲染器和事件处理程序 ./guide/chapter3 #### 1.6 章节4:PDF交互 ./guide/chapter4 #### 1.7 章节5:操纵一个现有的PDF文档 ./guide/chapter5 #### 1.8 章节6:重用现有的PDF文档 ./guide/chapter6 #### 1.9 章节7:创建PDF/UA和PDF/A文档 ./guide/chapter7 #### 1.10 案例:基础的使用案例 ./guide/examples > guide2目录是CuteKe翻译的另一版本,目录结构与guide一样,代码是IDEA工程,可以直接运行 ### 2. buildingblocks 具体讲述iText里面的类,各种基础构建块的使用,适合iText进阶的人使用 #### 2.1 摘要 ./buildingblocks/beforeStart #### 2.2 前言 -待翻译 #### 2.3 章节1:介绍基本的构建块 ./buildingblocks/chapter1 ./buildingblocks/chapter2 ### 3. pdfHTML 讲述html转换pdf的iText插件pdfHTML #### 3.1 前言 ./pdfHTML/tutorial ## 翻译人员 * liumapp(liumapp.com@gmail.com / http://www.liumapp.com) * CuteKe(839713259@qq.com / http://www.cuteke.cn) * OrangeSnow