TCPDF::setExtraXMPRDF( $xmp )

Set additional XMP data to be added on the default XMP data just before the end of “rdf:RDF” tag.


Description Description

IMPORTANT: This data is added as-is without controls, so you have to validate your data before using this method!


Parameters Parameters

$xmp

(Required) (string) Custom XMP RDF data.


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
6.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.