reworked Thumbnails.py to be used with IDV2 upload. In therory it can call the thumbnail.bat file to resize the uploaded PDF.
This commit is contained in:
@@ -1,2 +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"
|
||||
cmd /k "cd /d C:\Thumbnails\venv\Scripts & activate.bat & cd /d C:\Thumbnails & python Thumbnails.py %1 & exit"
|
||||
Reference in New Issue
Block a user