mirror of
				https://github.com/johnwhitington/cpdf-source.git
				synced 2025-06-05 22:09:39 +02:00 
			
		
		
		
	Add xmp
This commit is contained in:
		| @@ -19,6 +19,7 @@ let encode_output enc s = | ||||
|  | ||||
| let xmp_template = | ||||
| {|<?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?> | ||||
| <x:xmpmeta xmlns:x="adobe:ns:meta/"> | ||||
|  | ||||
| <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' | ||||
|  xmlns:iX='http://ns.adobe.com/iX/1.0/'> | ||||
| @@ -54,6 +55,8 @@ let xmp_template = | ||||
|  | ||||
| </rdf:RDF> | ||||
|  | ||||
| </x:xmpmeta> | ||||
|  | ||||
| <?xpacket end='r'?>|} | ||||
|  | ||||
| (* Set or replace metadata *) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user