Title: Simple Google Docs Viewer
Author: Maor Chasen
Published: <strong>2012년 12월 20일</strong>
Last modified: 2017년 3월 22일

---

플러그인 검색

![](https://ps.w.org/simple-google-docs-viewer/assets/banner-772x250.jpg?rev=1582610)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/simple-google-docs-viewer_ffffff.svg)

# Simple Google Docs Viewer

 작성자: [Maor Chasen](https://profiles.wordpress.org/maor/)

[다운로드](https://downloads.wordpress.org/plugin/simple-google-docs-viewer.zip)

 * [세부사항](https://ko.wordpress.org/plugins/simple-google-docs-viewer/#description)
 * [평가](https://ko.wordpress.org/plugins/simple-google-docs-viewer/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/simple-google-docs-viewer/#installation)
 * [개발](https://ko.wordpress.org/plugins/simple-google-docs-viewer/#developers)

 [지원](https://wordpress.org/support/plugin/simple-google-docs-viewer/)

## 설명

Easily embed documents supported by Google Docs (PDF/DOC/DOCX/PPTX/etc)with a simple
shortcode `[gviewer]`

Ex. [gviewer file=”https://example.com/thisismyfile.pdf”]

A full list of attributes:

 * `file` — **Required**. The URL of the file you wish to show
 * `width` — Optional. The desired width of the viewer in pixels. If no width is
   set, the value of the theme’s `$content_width` will be used. If no value is set,
   the width will default to 600 px.
 * `height` — Optional. The desired height of the viewer in pixels. If height is
   set, the height will 1.2 times the width. For example, if the width is 100 px,
   the height will be 120 px.
 * `language` — The language of the document. If the document is written in a right-
   to-left (RTL) language (like Hebrew and Arabic), specifying the language will
   apply RTL settings.

Another way to embed a Google Document is by using the template tag provided by 
the plugin in the source code. Here’s an example:

    ```
    <?php

    echo simple_gviewer_embed( 'https://.../file.pdf', $args );
    ```

The second argument, `$args`, is an associative array. Keys can be found in the 
list above.

#### Short Demonstration

## 스크린샷

[⌊How an embedded document looks in the front-end.⌉⌊How an embedded document looks
in the front-end.⌉[

How an embedded document looks in the front-end.

[⌊A sample use of the "gviewer" shortcode.⌉⌊A sample use of the "gviewer" shortcode
.⌉[

A sample use of the “gviewer” shortcode.

## 설치

Add via the plugin installer, or download the ZIP file and upload from the “Upload”
tab.

## 후기

![](https://secure.gravatar.com/avatar/3af6aaf1990e955286126a79f622586359fc37e3adbee6e113ceb393405e7dc8?
s=60&d=retro&r=g)

### 󠀁[congrats for this crap](https://wordpress.org/support/topic/congrats-for-this-crap-should-be-deleted/)󠁿

 [imfreednb](https://profiles.wordpress.org/imfreednb/) 2018년 9월 11일 답글 1개

not working

 [ 모든 8 평가 읽기 ](https://wordpress.org/support/plugin/simple-google-docs-viewer/reviews/)

## 기여자 & 개발자

“Simple Google Docs Viewer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이
플러그인에 기여하였습니다.

기여자

 *   [ Maor Chasen ](https://profiles.wordpress.org/maor/)
 *   [ Miriam Schwab ](https://profiles.wordpress.org/illuminea/)

[자국어로 “Simple Google Docs Viewer”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/simple-google-docs-viewer)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/simple-google-docs-viewer/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/simple-google-docs-viewer/)를
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/simple-google-docs-viewer/)
을 [RSS](https://plugins.trac.wordpress.org/log/simple-google-docs-viewer/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.2

 * Fix width shortcode attribute

#### 1.1

 * Added support for https
 * iframes are now responsive out of the box

#### 1.0

 * Initial release

## 기초

 *  버전 **1.2**
 *  최근 업데이트: **9년 전**
 *  활성화된 설치 **300+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **4.7.35**
 *  언어
 * [English (US)](https://wordpress.org/plugins/simple-google-docs-viewer/)
 * 태그:
 * [documents](https://ko.wordpress.org/plugins/tags/documents/)[embed pdf](https://ko.wordpress.org/plugins/tags/embed-pdf/)
   [google docs](https://ko.wordpress.org/plugins/tags/google-docs/)[pdf viewer](https://ko.wordpress.org/plugins/tags/pdf-viewer/)
 *  [고급 보기](https://ko.wordpress.org/plugins/simple-google-docs-viewer/advanced/)

## 평점

 별 5점 만점에 3.1점.

 *  [  3/5-별점 후기     ](https://wordpress.org/support/plugin/simple-google-docs-viewer/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/simple-google-docs-viewer/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/simple-google-docs-viewer/reviews/?filter=3)
 *  [  2/2-별점 후기     ](https://wordpress.org/support/plugin/simple-google-docs-viewer/reviews/?filter=2)
 *  [  2/1-별점 후기     ](https://wordpress.org/support/plugin/simple-google-docs-viewer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-google-docs-viewer/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/simple-google-docs-viewer/reviews/)

## 기여자

 *   [ Maor Chasen ](https://profiles.wordpress.org/maor/)
 *   [ Miriam Schwab ](https://profiles.wordpress.org/illuminea/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/simple-google-docs-viewer/)