FG

PDF has an extra blank in all words after running through Ghostscript

Fresh3 days ago
Mar 15, 20266883 views
Confidence Score0%
0%

Problem

This PDF was produced by Abbyy Finereader 10: http://ebooks.zeitr.org/from_abbyy.pdf You can copy & paste the first sentence and get this (very good) text result: Der »Bund Deutscher Gymnastik-Schulleiter« wurde am 20. November 1955 anläßlich einer Zusammenkunft der Leiterinnen und Leiter der priva…

Error Output

-sDEVICE=pdfwrite ^
-dBATCH ^
-dNOPAUSE ^
-sstdout="myStdOut" ^
-sOutputFile="myDestFile.pdf" ^
 mySourceFile.pdf

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: PDF has an extra blank in all words after running through Ghostscript

Low Risk

I found this an interesting problem and had a closer look... First, I used the commandline tool to un-compress PDF data streams so I could better see the source codes of both files: Looking at one of the first occurrences where an extra space gets i…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment