Disable save and print in PDF web object

Aug 25, 2017

Hi everyone,

I have a PDF on a SharePoint site, inserted into Storyline 3. Is there a way to disable the save and print functions while keeping the zoom in zoom out?

Thanks!

Sharon

3 Replies
Sharon Lo

Thanks Ashley,

I was able to do it via in the HTML code (which works in Chrome but not IE, which I'll figure out later):

<object data="salesmanual.pdf#scrollbar=1&toolbar=0&statusbar=1" type="application/pdf" width="100%" height="100%">

<iframe src="salesmanual.pdf#scrollbar=1&toolbar=0&statusbar=1" width="100%" height="100%" style="border: none;">

This browser does not support PDFs. Please try a different browser or contact your sales manager.

</iframe>

</object>

 

However, in Storyline I noticed that if I scale my player based on the user's browser size, the web content doesn't scale with it in the right way. Can you help me figure out what the problem is?

I've attached two screenshots, one normal, and one after I scaled the browser window and the web object doesn't scale properly.

 

Thanks!

Ashley Terwilliger-Pollard

Hi Sharon,

Glad you were able to find some HTML code that would work for you. Thanks for sharing it for the community too! 

Was your web object scaling correctly before the embed code adjustments you made? Is the example in your "small.png" file how it's scaling incorrectly? It may help to view the actual course link so we could see how it's changing. 

This discussion is closed. You can start a new discussion or contact Articulate Support.