Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
/ Dobby Public archive

Automatic PDF stamping program for accounting firm employees.

License

Notifications You must be signed in to change notification settings

Seonu-Lim/Dobby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dobby

  1. sampledata 폴더의 pdf 파일 상단에 하기와 같은 형태로 스탬프(pdf 텍스트 추가형태) 날인

3000C-xxx-yyy

3000C 고정

xxx : 각 pdf 폴더 이름 앞 숫자 (ex. 030. Pricing The next frontier of value creation.pdf 의 경우 xxx=030)

yyy : 각 pdf폴더의 해당하는 페이지 수 (ex: 030. 파일의 1 페이지 yyy=1)

  1. 코드 한번 돌릴 때 여러 파일을 동시에 변환 가능하게

  2. 스탬프의 위치는 우측 상단 고정, 크기는 폰트 사이즈 15-20pt 정도로 눈에 잘 들어오는 정도면 된다.

sampleimage

Usage

Run below command before executing Dobby to install required packages.

pip install -r requirements.txt

To run in shell,

python Dobby.py

Release note

https://www.notion.so/beeb3b510bfd4d14add28acb61fc2ffa

About

Automatic PDF stamping program for accounting firm employees.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages