Hello Expert's
We work on IE 11 and display PDF's through iFrame. The PDF's displays properly but when we click a button to display message box on top of the pdf file, layering issue arises where the message box layer is displaying behind the pdf layer and user's are not able to see message box in the front.
To overcome that, is there a possibility to develop message box (sap.m.MessageBox) content within an iFrame and Div elements ? If yes, can someone guide me to develop a custom control that will render message box within an iFrame, Div HTML elements in the browser ? This will help me to set the CSS style property zIndex of the Div element to display the message box on top of the pdf.
Note: I tried third party libraries to display pdf (like pdf.js library) but the outcome is not good. So, looking to develop custom control.
Thanks.
Request clarification before answering.
Hi,
Have you tried out with jsPDF plugin. Also, instead of using message box, you could try with a dialog (open it from a fragment if required) and check if you can achieve your requirement.
Regards,
Arjun Biswas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.