You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that URL-based parameters are parsed from the viewer URL in order to configure the PDF reader, but only the file parameter is currently supported.
Setting other viewer options, like openSidebar, can't currently be specified there.
It would be nice if other viewer options could be provided as URL parameters to viewer.html! (When safe to provide that way, of course.)
The text was updated successfully, but these errors were encountered:
It appears that URL-based parameters are parsed from the viewer URL in order to configure the PDF reader, but only the
file
parameter is currently supported.Setting other viewer options, like
openSidebar
, can't currently be specified there.It would be nice if other viewer options could be provided as URL parameters to
viewer.html
! (When safe to provide that way, of course.)The text was updated successfully, but these errors were encountered: