Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author premek.v

    (@premekv)

    Only by editing the plugin php file.
    Change this:
    $out .= '<iframe src="https://docs.google.com/gview?url='.$matches[1].'&embedded ...
    to:
    $out .= '<iframe src="https://docs.google.com/gview?hl=LN&url='.$matches[1].'&embedded ...

    where LN is your language code

    Thread Starter daschenbrener

    (@daschenbrener)

    Thanks for the reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: RV Embed PDF] Force Language for google docs’ is closed to new replies.