在哪里可以了解 pdf 文件的结构?
我正在尝试了解如何创建 pdf 文件,但找不到任何有关 pdf 文件内部结构的好的或官方参考,例如:
3 0 obj
<<
/Type /Pages
>>
endobj
我在哪里可以了解这一点?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
我正在尝试了解如何创建 pdf 文件,但找不到任何有关 pdf 文件内部结构的好的或官方参考,例如:
3 0 obj
<<
/Type /Pages
>>
endobj
我在哪里可以了解这一点?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
Adobe 网站的一个部分引用了与 PDF 文件格式相关的内容。
我上次检查时,内容的唯一可用来源是 此ISO 文档。不过,Adobe 现在似乎已经发布了具有相同技术内容的文档 此处。
There is a section of Adobe's website which references things related to the PDF file format.
The last time I checked, the only available source for the content was this ISO document. However, it seems Adobe has now released this document with the same technical content here.
我们撰写了一系列有关 PDF 文件如何工作的博客文章。特别是
http://www.jpedal.org /PDFblog/?s=%22Make+your+own+PDF+file%22
和
http://www.jpedal.org/PDFblog/?s=Understanding+the+PDF+file+format
可能有用。
We have written a whole series of blog articles about how PDF files work. In particular
http://www.jpedal.org/PDFblog/?s=%22Make+your+own+PDF+file%22
and
http://www.jpedal.org/PDFblog/?s=Understanding+the+PDF+file+format
might be useful.