Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

XSL-FO external-graphic object


May 28, 2021 XSL-FO


Table of contents


XSL-FO external-graphic object

XSL-FO external-graphic object XSL-FO reference manual

Definitions and usages

The object is used for a graphic in which the image data is located outside the tree.

The external-graphic may be placed at a closed block level.

"max-height" or "line-height" "line-stacking-strategy" is typically used to stack one or more lines of content.

Tip: The element does not cause line changes by default. If you want the graphic to appear separately, place the .lt;fo:external-graphics in the .lt;fo:block>


Grammar

<fo:external-graphic>
<!--
Contents:EMPTY
-->
</fo:external-graphic> 

Property

Attribute [A-J] Property [K-Z]
alignment-adjust keep-with-next
alignment-baseline keep-with-previous
azimuth language
background-attachment left
background-color line-height
background-image margin-bottom
background-repeat margin-left
background-position-horizontal margin-right
background-position-vertical margin-top
baseline-shift overflow
block-progression-dimension padding-after
border-after-color padding-before
border-after-style padding-bottom
border-after-width padding-end
border-before-color padding-left
border-before-style padding-right
border-before-width padding-start
border-bottom-color padding-top
border-bottom-style pause-after
border-bottom-width pause-before
border-end-color pitch
border-end-style pitch-range
border-end-width play-during
border-left-color relative-position
border-left-style richness
border-left-width right
border-right-color role
border-right-style scaling
border-right-width scaling-method
border-start-color script
border-start-style source-document
border-start-width space-end
border-top-color space-start
border-top-style speak
border-top-width speak-header
bottom speak-numeral
clip speak-punctuation
content-height speech-rate
content-type src
content-width stress
country text-align
cue-after text-indent
cue-before top
display-align voice-family
dominant-baseline volume
elevation width
height
id
inline-progression-dimension


XSL-FO external-graphic object XSL-FO reference manual