Hi All,
I have pdf form generation problem in the web browser mozilla with Portal 7.3
I developed a simple non interactiveform using webdynpro java, i used ALD 9.8 ,Abore Reader XI, Mozilla in Windows 7 32 bit OS.
In my screen i have a DDBI along with a Generate Button below an InteractiveForm UI element, initially InteractiveForm UI is in Invisible mode
As soon as i select a record and click on generate button i will call backend rfc and get data then generate adobeform
When i am trying generate pdf form first time it is ok, when i change another record from DDBI and generate new document that time
i am facing proble is that new pdf for is not generating, back end server round trip is continuing rather than generating new updated document.
Note: This Problem is not coming in IE.
Please can anyone help on this, Thanks in advance.