How to add keywords in XDP? | Community
Skip to main content
New Participant
July 16, 2019
Solved

How to add keywords in XDP?

  • July 16, 2019
  • 8 replies
  • 4068 views

We are creating the XDP in the Designer and we are generating the PDF using Output service and the Assembler service. We have a requirement of adding Key words on the XDP so that it will be shown on the PDF document properties. Is there any way to acheive it

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by workflowuser

if you are using workbench , please follow this

Adobe LiveCycle ES4 * XMP Utilities

8 replies

Mayank_Gandhi
Employee
July 17, 2019

Here is an old blog on how you can manipulate the template. You may certainly get help from here:

Template Transformation

How to add metadata into XDP form

workflowuserAccepted solution
Employee
July 16, 2019

if you are using workbench , please follow this

Adobe LiveCycle ES4 * XMP Utilities

Santhosh4Author
New Participant
July 16, 2019

But here they are trying to add it on XDP and see it on PDF using output service

Where to add the metadata  on the XDP or the Process .

The XML will not have a Metadata tag

Employee
July 16, 2019

Then you will have to set the metadata tags using the API

if you are using workbench it is quite straight forward

Santhosh4Author
New Participant
July 16, 2019

We want to add Keywords on the XDP. So the genrated PDF will have the Keywords

Employee
July 16, 2019

There is custom properties section under File|Form Properties|Info to which you can add custom properties

but not sure what your use case is for adding custom properties?

Santhosh4Author
New Participant
July 16, 2019

Is there are way to add it at designer level

Employee
July 16, 2019

After you generate the pdf you can set its metada property using The api