cancel
Showing results for 
Search instead for 
Did you mean: 

ADOBE PRINT FORM and a text area

Former Member
0 Kudos

I have a text sent back by my backend (a comment regarding an evaluation)

This text has a variable size for each person.

I would like to add it on my ADOBE print form ... How can I do ? this text could fill a page, few pages, or more

Thx

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Try the following settings.

1) Map the text to a TextField in the form layout.

2) From the object palette -> Object -> Field, check 'Allow multiple lines'.

3) From the Object palette -> Layout tab, check 'Expand to Fit'.

4) Wrap the textField in a subform which is 'Flowed'.

5) Check 'Allow page breaks within content' for the subform.

Hope this will solve the issue.

Thanks & Regards,

Sanoosh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mate,

If its like the data is lage enough that it might flow to pages or so, the I will not be using text area.

I would instead have a text object with a floating field. (ofcourse if you want that data just for display not to edit.)

put this text area in a subform, set auto height and page breaked.

The presentation would be more clear.

let me know if you need more help @ this.

Cheers,

Sai.