Skip to Content
0
Former Member
Mar 04, 2009 at 01:56 PM

Date not updated in PDF

21 Views

Hi,

I am using AdobeInteractiveForm in Web Dynpro for Java. Method used is updateDataInPDF.

Scenario is like this : When user clicks on one button in Web Dynpro view, some of the fields in PDF document displayed in view should be updated and email should be sent to the user with PDF as attachment.

Problem: Email is getting sent to the user, but fields are not updated in the PDF document sent as attachment.

Page is refreshed only after processing is done (i.e, email is sent) and then all the fields are updated in PDF document displayed on view.

Can I refresh PDF programmatically, so that all the data in context nodes is updated in PDF (binary file) , and email sent to user contains updated fields?

Regards,

Apurva