I use princexml with the api java and try to use the setOptions().
The "commandLine string" i give is:--pdf-author=benla_author --pdf-creator=benla_creator --pdf-keywords=keywords --pdf-subject=subject --pdf-title=title
The conversion's result is a pdf with all the "commandLine string" in field author.
Did I do something wrong?
In addition, the conversion crash without creating any log if the "commandLine string" is:--javascript --pdf-author=benla_author
Did anyone could help me?
The "commandLine string" i give is:--pdf-author=benla_author --pdf-creator=benla_creator --pdf-keywords=keywords --pdf-subject=subject --pdf-title=title
The conversion's result is a pdf with all the "commandLine string" in field author.
Did I do something wrong?
In addition, the conversion crash without creating any log if the "commandLine string" is:--javascript --pdf-author=benla_author
Did anyone could help me?