cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Form - Interactive Data is missing in Web Browser

Former Member
0 Kudos

Hi,adobeform-interactive-data-missing.png

We have created Adobe form for Invoice. While we save Invoice from SAP system and open the PDF we are able to view the content of PDF perfectly.

But we sent Invoice PDF via e-mail. Once we try to open the attached Invoice PDF from any web browser, we are not able to view the dynamic data. Please check the attached screenshot for reference

Thanks & Regards,

Sandesh Bhanji.

Accepted Solutions (0)

Answers (2)

Answers (2)

SURYA_ABAP
Participant
0 Kudos

Dear,

I am facing the same issue. Please suggest how it resolved.

Thanks in advance.

FredericGirod
Active Contributor
0 Kudos

Create a new question, do not open old question

(it could be a security issu, when the pdf is generate through Abap program, everything is OK, when it runs through Web server most of the fields are blank)

vinita_kasliwal
Active Contributor
0 Kudos

Hi Sandesh

For sending and receiving emails you also need ADS connection installed and working properly .Check on the below points

1. Can you check your emails SOST and see what is going out

2. Also you can try to put a breakpoint on the code where the data is being generated from and seems like the data is not populated

3. Run this program FP_PDF_TEST_00 and see what output you get If the configuration is correct, the system displays the version number of the Adobe Document Services also ensure your authentication and SSL connection is correct

Regards

Vinita