File tree Expand file tree Collapse file tree 3 files changed +42
-0
lines changed
Expand file tree Collapse file tree 3 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ # archiv2.2
2+
3+ 日喀则电力公司文件归档小助手2.2
4+
5+ ![ interface] ( ./config/interface.png )
6+
7+ ## 主要功能
8+
9+ 1 . 自动添加档案章,档案号和序号
10+ 2 . 自动添加卷内页码
11+ 3 . 自动生成卷册封面,目录,备考表
12+ 4 . 自动生成档案盒侧边贴条
13+ 5 . 自动生成资料交接单
14+
15+ ## 使用方法
16+
17+ 1 . 下载[ archiv] ( https://github.com/rcqed/archiv/releases/download/2.2/archiv_v2.2.7z ) (国内下载:[ archiv] ( https://gitee.com/rcqed/archiv/releases/download/2.2/archiv_v2.2.7z ) ),解压后使用。
18+ 3 . 将归档好的PDF文件放入`` archiv `` 文件夹中(不要有其它文件),并按"档号__ 名字"的格式命名卷册名和文件名
19+
20+ ```
21+ 目录结构如下:
22+ ├─archiv
23+ └─XXXXXX-XXXXXX-XX-XXXX-XXX__卷册名称1
24+ │ ├─XXXXXX-XXXXXX-XX-XXXX-XXX-XXX__文件名1.pdf
25+ │ ├─XXXXXX-XXXXXX-XX-XXXX-XXX-XXX__文件名2.pdf
26+ └─XXXXXX-XXXXXX-XX-XXXX-XXX__卷册名称2
27+ ├─XXXXXX-XXXXXX-XX-XXXX-XXX-XXX__文件名3.pdf
28+ ├─XXXXXX-XXXXXX-XX-XXXX-XXX-XXX__文件名4.pdf
29+ ```
30+
31+ 4 . `` 双击运行.bat `` 即可
32+ 5 . 输出文件在`` output `` 目录下
33+
34+ ## 感谢
35+
36+ Python库:openpyxl--3.1.2,PyPDF2--2.10.8,reportlab--4.0.4,python-docx-0.8.11
37+
38+ 软件:[ WinPython] ( http://winpython.github.io/ )
39+
40+ ## 请作者喝奶茶
41+
42+ ![ support] ( ./config/support.png )
You can’t perform that action at this time.
0 commit comments