Customer’s Canvas
Call us at 1-800-661-8190 or send an email at info@aurigma.com
A structure containing PDF metadata to be saved in the hi-res output.
editor.configuration.setPdfMetadata({ author: "John Wood", title: "Postcard template with flowers", keywords: "red,flower,postcard" }) .catch(function (error) { console.error("setPdfMetadata failed with exception: ", error); });
An author of the PDF document.
A creator of the PDF document.
Keywords of the PDF document.
A subject of the PDF document.
A title of the PDF document.