Skip to main content
Participant
September 19, 2020
Answered

Added text to adobe acrobat is treated as image but not text

  • September 19, 2020
  • 2 replies
  • 1681 views

Hello. When I use the comment tool to add text, the text added is treated as image. In other words, I cannot higlight the text, or search speicific words, or even copy it. I tried OCR tool but it did not work. 

This topic has been closed for replies.
Correct answer Test Screen Name

Not so much that it is an image, but that it is a separate layer, not really a part of the document. If you want to add text with full functionality, use Edit not Comment.

2 replies

try67
Community Expert
Community Expert
September 19, 2020

You can convert it to static text by flattening the file, either using the Preflight tool or by running this JS code:

this.flattenPages();

Participant
September 20, 2020

I just want to add simple editable text. I searched and it looks that after flattening the file, I won't be able to edit it. What's the best way to add simple editable text on pdf? 

Legend
September 20, 2020

You ask "What's the best way to add simple editable text on PDF". I already said " If you want to add text with full functionality, use Edit not Comment." That is, the Edit tool in Acrobat DC.

Test Screen NameCorrect answer
Legend
September 19, 2020

Not so much that it is an image, but that it is a separate layer, not really a part of the document. If you want to add text with full functionality, use Edit not Comment.