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

Adobe Acrobat XI Pro: Fillable PDF multi line text field

New Here ,
Jun 29, 2016 Jun 29, 2016

How do I print all the text in a multi line scrolling text field?

TOPICS
Acrobat SDK and JavaScript , Windows
873
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

correct answers 1 Correct answer

Jun 29, 2016 Jun 29, 2016

Without changing the field's definition (such as changing the field's font size to Auto as recommended by Gilad D (try67)), there is no way to print any text which is hidden due to enough text being in a scrollable text field that scrolling is necessary! The problem with changing a field's font size to Auto is that for text fields that grossly overflow the allocated space otherwise would yield, tiny unreadable (either on screen or print) text.

          - Dov

Translate
Community Expert ,
Jun 29, 2016 Jun 29, 2016

Set the field's font size to Auto.

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
Jun 29, 2016 Jun 29, 2016
LATEST

Without changing the field's definition (such as changing the field's font size to Auto as recommended by Gilad D (try67)), there is no way to print any text which is hidden due to enough text being in a scrollable text field that scrolling is necessary! The problem with changing a field's font size to Auto is that for text fields that grossly overflow the allocated space otherwise would yield, tiny unreadable (either on screen or print) text.

          - Dov

- Dov Isaacs, former Adobe Principal Scientist (April 30, 1990 - May 30, 2021)
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