All Projects → zxyle → PDF-Explained

zxyle / PDF-Explained

Licence: MIT license
《PDF 解析》

Projects that are alternatives of or similar to PDF-Explained

Pyqt5 Chinese Tutorial
PyQt5中文教程
Stars: ✭ 2,574 (+605.21%)
Mutual labels:  chinese-translation
vertx-guide-for-java-devs-chinese-translation
Chinese Translation of A-gentle-guide-to-asynchronous-programming-with-Eclipse-Vert.x-for-Java-developers
Stars: ✭ 20 (-94.52%)
Mutual labels:  chinese-translation
mml-book-chinese
mml-book-chinese《Mathematics For Machine Learning》机器学习中的数学 中文版
Stars: ✭ 113 (-69.04%)
Mutual labels:  chinese-translation
Kivy Cn
A Chinese Translation of Kivy Programming Guide Based on Kivy 1.9.2 中文翻译Kivy开发文档
Stars: ✭ 219 (-40%)
Mutual labels:  chinese-translation
Cngolib.com
Go 标准库中文文档
Stars: ✭ 235 (-35.62%)
Mutual labels:  chinese-translation
TYPO3CMS-Reference-CoreApi
"TYPO3 Explained": Main TYPO3 Core Document: Main classes, Security, TypoScript syntax, Extension API and much more
Stars: ✭ 19 (-94.79%)
Mutual labels:  explained
Guido blog translation
翻译 Guido 的解析器系列文章
Stars: ✭ 200 (-45.21%)
Mutual labels:  chinese-translation
HOCON-CN-Translation
Unofficial Simplified Chinese translation of HOCON.md in lightbend/config
Stars: ✭ 59 (-83.84%)
Mutual labels:  chinese-translation
ark-pixel-font
Open source Pan-CJK pixel font / 开源的泛中日韩像素字体
Stars: ✭ 1,767 (+384.11%)
Mutual labels:  chinese-translation
awesome-cybersecurity-blueteam-cn
网络安全 · 攻防对抗 · 蓝队清单,中文版
Stars: ✭ 494 (+35.34%)
Mutual labels:  chinese-translation
Akka Guide
🌴 A chinese guide of Akka, based on Java.
Stars: ✭ 217 (-40.55%)
Mutual labels:  chinese-translation
Awesome Nodejs Cn
nodejs优秀资源集
Stars: ✭ 230 (-36.99%)
Mutual labels:  chinese-translation
byte-of-python
《简明 Python 教程》V4.0c 2017 译本 /A Byte of Python 2017 Simplified Chinese Translation Edition
Stars: ✭ 604 (+65.48%)
Mutual labels:  chinese-translation
Nodejs Api Doc
📓Node.js API doc in Chinese
Stars: ✭ 210 (-42.47%)
Mutual labels:  chinese-translation
A-Philosophy-of-Software-Design-zh
A Philosophy of Software Design 《软件设计的哲学》中文翻译
Stars: ✭ 172 (-52.88%)
Mutual labels:  chinese-translation
Chinese To Pinyin
一个将中文翻译成拼音的库
Stars: ✭ 199 (-45.48%)
Mutual labels:  chinese-translation
discussion
記錄有關繁化姬的議題或是內容
Stars: ✭ 33 (-90.96%)
Mutual labels:  chinese-translation
hanzi to pinyin
✍️ Chinese Hanzi To Pinyin, Writen In Ruby
Stars: ✭ 28 (-92.33%)
Mutual labels:  chinese-translation
PHP-Chinese
PHP Chinese Conversion (中文繁簡轉換)
Stars: ✭ 37 (-89.86%)
Mutual labels:  chinese-translation
LANraragi cn
This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem.
Stars: ✭ 147 (-59.73%)
Mutual labels:  chinese-translation

PDF Explained (译作《PDF 解析》)

项目简介

这是PDF Explained的非官方中文翻译版, 大体已经完成, 还需要完善很多细节部分。 详见ISSUE 希望得到你们的帮助!让项目越来越完善,帮助更多的人入门PDF,在此表示感谢!

原书简介

这是对广泛使用的可移植文档格式的平易近人的介绍。 PDF无处不在,无论是在线形式还是印刷形式,但很少有人利用这些有用的功能或掌握这种格式的细微差别。 这本简明的书籍为程序员,高级用户提供了世界领先的页面描述语言(pdf)的动手实践。以及搜索,电子出版和印刷行业的专业人士, 有大量示例,本书是你完全理解PDF所需的文档。

原书概要

  • 在文本编辑器中从头开始构建简单的PDF文件
  • 了解PDF文件的布局和内容,以及其对象的语法
  • 检查PDF对象的逻辑结构,并了解如何将页面及其资源安排到文档中
  • 在PDF中创建矢量图形和光栅图像,并处理透明度,色彩空间和图案
  • 探索pdf运算符以构建和显示文本字符串
  • 快速了解书签,元数据,超链接,注释和文件附件
  • 了解PDF中的加密和文档权限如何工作
  • 使用pdftk程序从命令行处理PDF文件

logo

目录

示例文件及勘误表

参考资源

贡献者

当前翻译状态

持续翻译中... 欢迎PR或者ISSUE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].