Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

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

New Here ,
Sep 19, 2020 Sep 19, 2020

Adobe.jpgHello. 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. 

TOPICS
Edit and convert PDFs , PDF forms , Scan documents and OCR
1.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
LEGEND ,
Sep 19, 2020 Sep 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.

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 19, 2020 Sep 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 19, 2020 Sep 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();

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 19, 2020 Sep 19, 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? 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 20, 2020 Sep 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 20, 2020 Sep 20, 2020
LATEST

After flattening the comment you can edit it using the standard Edit Text tool.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines