These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

PageBreak Within an Object

bigfatnoob
Registered: Mar 16 2008
Posts: 12
Answered

I have noticed that you can set the height of a text field to "auto-fit".
Allowing "multiple lines" with "auto-fit" on, means the field will expand as you input more lines.
However it doesn't know when to stop and carrys on off the page if your passage is too long, thus i was wondering if there is a way to limit the height of the field while enable this function.

Many thanks,

Ian

My Product Information:
LiveCycle Designer, Windows
Helen_Dyksley
Registered: Jun 4 2007
Posts: 27
Ian, your document must be saved as a Dynamic pdf. How I set mine up is: the Page is set to Flowed under Subform and Content; then I select Allow Page Breaks within Content. I wrap my Text Field in a Positioned Subform, and select Allow Page Breaks. The TextField of course is set to MultiLine and Expand to fit. Once the file is saved, you should be ok. Ensure you save your document before setting anything to a Flowed Content because it can sometimes cause havoc.
bigfatnoob
Registered: Mar 16 2008
Posts: 12
Thx I gave that a go, and it is now working.
But reli had a hard time re-aligning those fields though... >.<
bigfatnoob
Registered: Mar 16 2008
Posts: 12
hmmm one more question just out of curiosity..
as you can also set the field's width to Expand to fit, how can we solve that problem?
cos you can't really page break that way~!!

Can we put aize limit on auto-fit fields?
Helen_Dyksley
Registered: Jun 4 2007
Posts: 27
Ian, I am not familiar with 8.1, but in 7.1, there is a limit length for Max Chars under the Field tab of a TextField object. Does this answer your question?
mcapsilis
Registered: Sep 18 2009
Posts: 1
How do I set the height of a field equal to the height of another field? this.h = textfield1.h doesn't seem to work. Thanks