Take a survey

Developing Applications Using APIs > Assembling PDF Documents > Adding and Manipulating Page Content > Specifying styled text > Style attributes

Style attributes
You can specify attributes for the rich text elements. The attributes are based on those found in CSS and are described in their entirety in the Document Description XML Reference.
The majority of the attributes specify font information, which includes the name of the font, its size, style, and weight. The font attribute specifies a combination of the attributes in the form
	<font-style> <font-weight> <font-size>/<line-height> <font-family>
If you do not specify font information, the Assembler service uses default font characteristics, which correspond to the font attribute "normal normal 12pt ’Minion Pro’".
Other style attributes include these:
You can specify any of these attributes on any rich text element even if the attribute has no meaning for that element. The attribute will be inherited by all of the child elements and be applied to any for which it is meaningful.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/assemblePDFPage_content.103.10.html