Portfolio/Python_Scripts/PDFMerger/GetStared.md

9 lines
269 B
Markdown

# Getting Started
## Dependencies
- Requires python3 and pypdf library.
-Use pip to install.
## Usage
- Place file in folder(directory) with the pdf files you want to merge
- Files should be named alphabetically and use underscores `CS_Quiz_1.pdf`
- Run the file