mirror of
				https://github.com/johnwhitington/cpdf-source.git
				synced 2025-06-05 22:09:39 +02:00 
			
		
		
		
	Printf PDF/UA metadata for amd/corr
This commit is contained in:
		| @@ -475,7 +475,9 @@ let output_xmp_info ?(json=ref [("none", `Null)]) encoding pdf = | |||||||
|             print_out tree "XMP dc:title" dc "title"; |             print_out tree "XMP dc:title" dc "title"; | ||||||
|             print_out tree "XMP dc:creator" dc "creator"; |             print_out tree "XMP dc:creator" dc "creator"; | ||||||
|             print_out tree "XMP dc:subject" dc "subject"; |             print_out tree "XMP dc:subject" dc "subject"; | ||||||
|             print_out tree "XMP dc:description" dc "description" |             print_out tree "XMP dc:description" dc "description"; | ||||||
|  |             print_out tree "PDF/UA pdfuaid:amd" pdfuaid "amd"; | ||||||
|  |             print_out tree "PDF/UA pdfuaid:corr" pdfuaid "corr" | ||||||
|         with |         with | ||||||
|           _ -> () |           _ -> () | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user