Added script and bat file to handle drag and dropped PDFs. Creates the thumbnails and moves the PDF.
This commit is contained in:
2
thumbnail.bat
Normal file
2
thumbnail.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
cmd /k "cd /d C:\Users\ddembinski\PycharmProjects\fomoPDFs\Scripts & activate.bat & cd /d C:\Users\ddembinski\PycharmProjects\fomoPDFs & python Thumbnails.py %1"
|
||||
Reference in New Issue
Block a user