How to scale width of a document embedded seamlessly?

55 views
Skip to first unread message

shve...@gmail.com

unread,
Nov 12, 2013, 4:12:07 PM11/12/13
to scribd-platfo...@googlegroups.com
Hi!

I am reposting my question from SO here http://stackoverflow.com/questions/19918645/how-to-scale-scribd-document-embedded-seamlessly

I would like to use new seamless method when using Javascript API for Scribd. The problem is that I cannot change width of the embedded document.

Even if I specify width

scribd_doc.addParam('width', 434);

I still get doc that is 904 pixels wide. Has anyone here solved that issue before?

alexander...@techs.com.ua

unread,
Apr 8, 2015, 10:06:04 AM4/8/15
to scribd-platfo...@googlegroups.com, shve...@gmail.com
You can change width of the  iframe with scribd content, 


scribd_doc.addParam('width', 434);

It must be called before write(), see https://ru.scribd.com/developers/javascript_api
Reply all
Reply to author
Forward
0 new messages