#34777

Sorry for the misleading hint. You are right, addMetadata() is a wrong way.

PD4ML allows to override “Creator” via environment variable:
System.getProperty( “pd4ml.creator.application”, cLogo );

“Author”
“Keywords”
“Subject”

can be set in <head> section of HTML with i.e <meta name=”Keywords” content=”test meta”>