Skip to content

Commit 26be691

Browse files
authored
Update Searchable_Image_PDF_Creat-O-mat.bat
1 parent 0ff8340 commit 26be691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Searchable_Image_PDF_Creat-O-mat.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ECHO %~1
100100

101101
REM ~ Resolution which Imagemagick and Tesseract shall use to handle the images (in DPI / default:300)
102102
SET RESDPI=300
103-
103+
104104
REM ~ IF the file does not exist THEN skip it or ELSE do the whole process
105105
IF NOT EXIST "%~1" (
106106
ECHO The file %~1 does not exist.

0 commit comments

Comments
 (0)