This macro represents the <fo:color-profile> tag (click here for more details).
It produces <fo:color-profile src= "... " color-profile-name= "..."/> as output.
Empty directive: Yes
Parameters
String |
src |
Alphanumeric string representing a URI |
Mandatory |
String |
colorProfileName |
Alphanumeric string representing the profile name |
Mandatory |
This macro may also have optional parameters (see associated tag specification).
For example
<@hardisFo.foColorProfile colorProfileName="RGBColorProfile" src="CoatedFOGRA27.icc" />