Skip to content

Instantly share code, notes, and snippets.

@Paree24
Paree24 / addPageNumberToPDF.py
Created September 5, 2021 08:22 — forked from DIYer22/addPageNumberToPDF.py
Add Page Number to PDF file with Python(Python 给 PDF 添加 页码)
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
helpDoc = '''
Add Page Number to PDF file with Python
Python 给 PDF 添加 页码
usage:
python addPageNumberToPDF.py [PDF path]
require: