cancel
Showing results for 
Search instead for 
Did you mean: 

To fill PDF properties(Title,author)in PDF dynamically Interactive Form

I066686
Participant
0 Kudos

Hi,

I have embedded interactive form in my WebDynpro- ABAP view ,

My Requirements are:

1) I need to fill the PDF properties such as Title , Author , Keywords dynamically .

2) Similarly I need to get default filename dynamically while saving the PDF form .

Whether it is possible to set the pdf properties dynamically

If you have any idea on this ,please share the same, which would be useful .

Regards,

Kiruba.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Even i need help on the same PDf properties,

i have to change the file name while saving dynamically in the Adobe PDF.

Could you provide any code or links for this plz.....

Thanks.

OttoGold
Active Contributor
0 Kudos

Hello,

1) i guess you mean the form metadata. I can do this for the offline/ ABAP form, there is a demo program in SE38 FP_*. Maybe you can check that coding and try to find the same in WDA interface (where-used list for example?).

Regards, Otto

I066686
Participant
0 Kudos

Hi Otto,

I have seen all programs earlier itself ,but all they were dealing with offline form , but in my case it is a online form. that is a problem.

As i am using XML interface and moreover i don't have any control while saving the PDF as it is a adobe form tool,so i can't use the interfaces for setting PDF properites.

can we use any java script code for the save button in Adobe form ?

with Regards,

Kiruba