Ask a Question related to Adobe Acrobat Macintosh, Design and Development.
-
Chris_Pook@adobeforums.com #1
Re: Adjust leading (line height) in form field
I'm having the same issue. Please could you explain how to let the user change the leading.
thanks
Chris_Pook@adobeforums.com Guest
-
line-height style negated by image insertion
The line-height attribute works fine in IE using this code: Stylesheet: .text2 { font-family: Arial, Helvetica, sans-serif; font-weight:bold;... -
copy and paste form RTF document into field in asp form cause it to bypass field length and javascript validation - how to overcome?
I have a web form with several fields. If I copy & paste from a RTF document into a field, the javascript validation and field length are bypassed... -
form: single line -- multiple text boxes -- one typing field - how?
please excuse my ignorance. am a newbie. I saw a fillable form, that shows:- a single line with multiple text boxes for entering each letter of a... -
replace leading whitespaces in every new line
On 2004-02-02, Mads Kristiansen <none@none.dk> wrote: $position = strpos($text," "); while ($position > 0) { while ($text == " ") { $text =... -
CSS line height bug with lists in Opera?
I was hoping someone could shed some light on a CSS bug... I have an <ul> unordered list with the line-height set to 1.5em. IE and Netscape... -
George_Johnson@adobeforums.com #2
Re: Adjust leading (line height) in form field
Chris,
You'd have to set the field up to be multiline and to "Allow Rich Text Formatting", thus allowing the user to modify the settings via the "Properties Bar" by adjusting the paragraph spacing settings.
George
George_Johnson@adobeforums.com Guest



Reply With Quote

