prince-pdf-xmp: url( filename )
Initial value |
""
|
---|---|
Applies to | |
Inherited |
@prince-pdf {
prince-pdf-xmp: url("xmp-file.xmp");
}
This property can be used inside a @prince-pdf
rule to add XMP metadata to a PDF file. Currently it takes an XMP
file as input and includes data from the <x:xmpmeta> element
and its contents (the xpacket processing instructions are ignored, as
Prince generates those itself when it produces the PDF file).
Please note that the property requires either a URL pointing to an XMP
file, or an encoded data:
URL.