Skip to content

Fix regression in displaying text field contents

by fine-graining the condition implemented in commit 8fc71482 so it doesn't affect other pdf form files.

The condition is now fine-grained to only affect text fields which have under DR property the same font mentioned in its DA property.

Fixes #1189 (closed)
Fixes #1267 (closed)

Merge request reports