cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in PDF display after refreshing of page

Former Member
0 Kudos

Hello All,

I am facing a weird problem. I have created an adobe interactive form in which i have header and line item details of customer invoice. I have added a button and numeric field to add no of rows as lineitem at runtime. When i click on add rows button page is being refreshed but its not displaying any UI elements on the PDF. Infact PDF is not being displayed ie no any UI element.

Please let me the solution for tjis or the root cause of the problem,

I am using WAS7.0, NWDS 7.0 SP 14, ALD 7.1 , Adobe Reader 8.2, Form type ActiveX.

ACF is installed with SP 22.

Regards

Sagar Ingalwar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Sagar,

As of SAP NetWeaver 7.0 SPS10, ZCI enables you to use interactive forms in Adobe Reader without any additional plug-ins. ACF is therefore no longer required for interactive forms.

Try this..

1. Change the displayType property from activeX to native.

2. You need Adobe reader 8.1 or above to view the ZCI form correctly.

3. If you are using native type then you have to use UI elements of WDP native type.

Hope it helps!!

Warm Regards

Upendra Agrawal

Former Member
0 Kudos

Hello Upendra,

I know with 7.0 we can use zci ie native display type of form.Infact i tried my application with the same (native).

It was working fine but ther is one problem due to which i needed to again switch to activex. In native i was not able to get the dropdown values using ISimpletypeModifiable, whereas i am able to do using activex.

If you could tell me any of the either solution that would be very excellent.

In my add rows button javascript code i am calling an submitto sap button.

Regards

sagar

Answers (0)