Forum Discussion
A storyline PDF does not display in full height when added to Rise
- 2 months ago
I have fixed my issue. I am not sure however, what was the actual fix as I did not verify.
- I re-pdf the file
- Instead of publishing the entire story I published just the slide
- That project then displayed correctly in Rise.
Hello lguilfoyle,
Thanks for reaching out! I want to confirm that our team is actively tracking a bug where the iframe is not displaying the correct dimensions in Rise 360. I have added your voice to the report. We'll update this thread with any news of a fix!
In the meantime, I'd like to suggest changing the pixel value to increase the height of your PDF.
Here's an example:
<html>
<title>Calculator PDF</title>
<body>
<iframe src=“Calculator.pdf” style=“height:500px;width:100%“>
</iframe>
</body>
</html>
By changing 100% to 500px, you could see a change in the sizing. If that size is still small, try 600 or 700 px to see how it displays when previewing in Rise.
If you have any other questions, please let us know.
Looking forward to hearing from you!
- lguilfoyle2 months agoCommunity Member
Thank you for the suggestion, however that is what I had started with. Using specific pixel for height did not work so that is when I went to the percent.
Additional things that I had tried:
- Use the SL to scale with slide option for the web object, but that creates a blurry display of the pdf.
- Changing the slide size and scaling the web object to match and making sure the html file was updated to reflect that change.
- I even tried changing it from 4:3 to 16:9, the width changed, but height was non-responsive even when customizing the height.
- JoseTansengco2 months agoStaff
Hello lguilfoyle,
Thanks for the additional information. I'd recommend sharing a copy of your Rise 360 course with us by connecting with our support team so we can explore other workarounds while we address the bug that Luciana mentioned.