cancel
Showing results for 
Search instead for 
Did you mean: 

Interactive Form for Mobile Devices (Online)

former_member599943
Participant
0 Kudos

Dear all,

Currently, I develop online interactive form using wd java.

I can access created interactive form portal normally from web browser on windows.

but when I access it via url: "http://xxxx?sap-wd-client=Pie03Client" at PPC mobile device with Windows Mobile 2003 Service Pack 2. It will only display the following texts..

isPDFGenerated : true || isGeneratedPDFValid : true || trueDisplayType : ACTIVEX || 
GeneratedPdfType : pdf || Mode : UPDATEDATAINPDF || OnCheck : null || 
OnSubmit : null || BindingOfPdfSource : pdfObject || BindingOfDataSource : null || 
indingOfDisplaySource : null || BindingOfEnabled : null || BindingOfReadOnly : null || 
BindingOfVisible : null || BindingOfHeight : null || BindingOfWidth : null || 
BindingOfDisplaySource : null || TemplateSource : New_InteractiveForm.xdp || 
isChangesNotAllowed : false || isDynamicPDF : false || isEnabledFlag : true || 
getEnabled : true ||

Do any specific configuration for adobe form in mobile devices or any resolution for this problem?

Thank you.

Regards,

Weng

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Weng

Try this : Go to the interactive form properties and change the displayType property from ActiveX to Native.

Greetings

Prashant

former_member599943
Participant
0 Kudos

Thanks, Prashant.

Even I changed to 'Native'. It's also not work.

Regards,

Weng

Former Member
0 Kudos

Hi Weng,

After setting interactive form propert displayType property from ActiveX to Native, whats the error you get can you paste that error here?

Aso from the previous error log that you pasted may be you need to state that PDF is dynamic..

Former Member
0 Kudos

Hi Weng

Did you install any adobe reader in your mobile?

Regards

Vidyadhar

former_member599943
Participant
0 Kudos

hi Vidyadhar,

The Adobe Reader was installed in handheld. It can open standalone (offline) pdf document. But it would appear error when display dynamic generated adobe form in browser.

Thanks.

Regards,

Weng