forked from wmjordan/PDFPatcher
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.xml
More file actions
15 lines (15 loc) · 556 Bytes
/
example.xml
File metadata and controls
15 lines (15 loc) · 556 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="gb2312"?>
<PDF信息 程序名称="PDFPatcher" 程序版本="0.3.1" 导出时间="2011年02月17日 18:03:56">
<度量单位 单位="点" />
<文档书签>
<书签 页码="1" 文本="封面" 动作="转到页面" />
<书签 页码="2" 文本="书签1" 动作="转到页面">
<书签 页码="3" 文本="子书签1" 动作="转到页面">
<书签 页码="3" 文本="孙书签1" 动作="转到页面" />
</书签>
<书签 页码="4" 文本="子书签2" 动作="转到页面" />
<书签 页码="5" 文本="子书签3" 动作="转到页面" />
</书签>
<书签 页码="10" 文本="书签2" 动作="转到页面" />
</文档书签>
</PDF信息>