cancel
Showing results for 
Search instead for 
Did you mean: 

Progress Bar dynamically

Former Member
0 Kudos

Hi

I have a hyperlink in one component and when i click that it generates adobe forms from the backend which is another component. I want a progress bar to be shown till the forms are completely shown. I am using embed tag to bring the forms to the frame:

<embed id="ThePDF" width=100% type="application/pdf" src="<%=pdfURL%>#zoom=100" align="top"></embed>

I want to use a progress bar here.

can anyone help me out...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi satishsap,

this doesn't seem to be a WebDynpro question at all since you obviously are writing a jsp application.

I suggest switching to the Java Developers Forum. (in case you are not already cross-posting).

Either way, you should close this thread.

regards

Jan