Code: Select all
gswin64c.exe -q -dNOPAUSE -r400x400 -sDEVICE=tiffgray -dFirstPage=1 -dLastPage=4 -sOutputFile=a.tif 2021.pdf -dContrast=4 -dtextGamma -dBlackText -c quitCode: Select all
tesseract.exe a.tif essai -l fra --dpi 400 pdfCode: Select all
Pdftotext -f 1 -l 1 -marginl 40 -marginr 10 -margint 140 -enc UTF-8 -table essai.pdf bilanactifscan.txtAnd subsidiary are my programmation can be improve ?
Thanks for those who can help me
P.S I'm a beginner at image manipulation
