cancel
Showing results for 
Search instead for 
Did you mean: 

Interactive Form Height in percentage

larry_chaput
Participant
0 Kudos

Hi All,

I have an Interactive for displaying a PDF on a WebDynpro view. I can specify the Interactive Forms height property in pixels (e.g. 600px) however when I specify it in percentage (e.g. 100%) the form will not appear. It fails silently.

The funny thing is that the width property is set to 100% and works perfectly.

Any thoughts?

Larry

P.S. Points will be awarded

Accepted Solutions (0)

Answers (1)

Answers (1)

larry_chaput
Participant
0 Kudos

after more searching I've found the answer ... it cannot be done.

See Note 885862

##################################

Note 885862 - PDF document is not shown properly, only Toolbar appears

Symptom

A Web Dynpro application uses InteractiveForm UIElement. On the first attempt, only the Toolbar of Reader is displayed. The PDF document itself is not visible.

Other terms

Adobe Integration, Interactive Forms Solution

Reason and Prerequisites

The height property of the InteractiveForm UIElement is set to a per cent (%) value.

Solution

The height property of the InteractiveForm should be set to an absolute value as "%" is currently not supported of the Web Dynpro Runtime.

##########################################

Dissapointed again ....

Larry

rainer_winkler
Contributor
0 Kudos

Apparently this is not solved in 2021. I have the same problem.

The point is, that there are now 4K monitors and specifying a size in pixel can lead to too small boxes.