Hi support,
I am using "VeryPDF OCR to Any Converter Command Line" toolkit to generate the text file from TIFF image file. I would like to get the text file with the reserved layout.
Example:
In my sample text file, "Gross amount: $208.00" appears on 2 different lines.
How can I get "Gross amount: $208.00" on the same line.
My command call:
"C:\Ocr2Any.exe" -layout "C:\Sample.tif" "C:\Sample.txt"
Customer
Software Developer
------------------------------------
We have fixed this problem to you, please download a new version of "VeryPDF OCR to Any Converter Command Line" from following URL to try again,
https://www.verypdf.com/app/ocr-to-any-converter-cmd/try-and-buy.html#buy
https://www.verypdf.com/dl2.php/ocr2any_cmd.zip
After you download it, you can run following command line to convert your TIFF file to a new text file, the layout is better in the new text file,
ocr2any.exe -ocr "C:\Sample.tif" "C:\Sample.txt"
VeryPDF