Details
-
Bug
-
Resolution: Fixed
-
None
-
Medium
-
Added new config option runtimeOptions.plugins.VisualReview.pdfcorrectTextVisibility which changes text visibility in PDF which contains for example image overlays / watersigns like "draft" or similar things hiding the real text.
-
Empty show more show less
Description
In certain cases it can happen, that some transparent image is placed above the text.
In these cases the text is rendered as image and the text itself is placed above that as transparent text.
This leads to a disfunctional visual WYSIWYG.
For these cases it makes sense to make the param
--correct-text-visibility
configurable in translate5 via UI. Should be overwritable on import level.
The default should stay as "2". Possible values are 0, 1, 2