Skip to content

Junaid986/PDFCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFCrawler

Simple Crawler script to merge all pdfs under a directory to a single PDF.

PARAMETERS

DESTINATION_FOLDER_NAME : Dest folder relative to project base directory.

PATH_TO_CRAWL : Directory to crawl.

ADD_DIVIDER_PAGE : If add divider page(0/1). convenient for printing purposes.

USAGE

python main.py DESTINATION_FOLDER_NAME PATH_TO_CRAWL ADD_DIVIDER_PAGE

About

Simple Crawler script to merge all pdfs under a directory to a single PDF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages