to create pdf from jpg/png and to add images to existing pdf
- Add folders with title of pdf in "data/img_folders"
- Add images included in the pdf in the folder
- Add images you will add to existing pdf in a folder whose title is same as the pdf (Note that you need all images of pdf as well in the folder)
- Start docker daemon or start Docker Desktop
- Run "make build"
- Run "make run"
- You can find pdf files in "data/pdf_files"