diagram | |||
namespace | https://printfactory.cloud/schema/2.0 | ||
children | pf:SolidBlack pf:ConvertCMYKSpotsToAlt pf:ConvertAllSpotsToAlt pf:UsePDFX3Profile | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="JobCompositeGroup"> <xs:annotation> <xs:documentation>Setting for composite jobs</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="SolidBlack" minOccurs="0"> <xs:annotation> <xs:documentation>Convert 100% black into 100% black only output, bypassing colormanagement. Commonly used to render texts.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConvertCMYKSpotsToAlt" minOccurs="0"> <xs:annotation> <xs:documentation>Convert spot colors name "C", "M", "Y" or "K" to their alternates (which is usually CMYK). It avoid Trueflow jobs to break colormanagement.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConvertAllSpotsToAlt" minOccurs="0"> <xs:annotation> <xs:documentation>Convert all spot colors to its alternative space as it would on a press without those spot colors installed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="UsePDFX3Profile" type="xs:boolean" minOccurs="0"/> </xs:choice> </xs:group> |
diagram | |||||
namespace | https://printfactory.cloud/schema/2.0 | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="SolidBlack" minOccurs="0"> <xs:annotation> <xs:documentation>Convert 100% black into 100% black only output, bypassing colormanagement. Commonly used to render texts.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||
namespace | https://printfactory.cloud/schema/2.0 | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="ConvertCMYKSpotsToAlt" minOccurs="0"> <xs:annotation> <xs:documentation>Convert spot colors name "C", "M", "Y" or "K" to their alternates (which is usually CMYK). It avoid Trueflow jobs to break colormanagement.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||
namespace | https://printfactory.cloud/schema/2.0 | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="ConvertAllSpotsToAlt" minOccurs="0"> <xs:annotation> <xs:documentation>Convert all spot colors to its alternative space as it would on a press without those spot colors installed.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | https://printfactory.cloud/schema/2.0 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="UsePDFX3Profile" type="xs:boolean" minOccurs="0"/> |