Title: PressFlip PDF Viewer
Author: habibnoori
Published: <strong>2026년 8월 20일</strong>
Last modified: 2026년 8월 20일

---

플러그인 검색

![](https://ps.w.org/pressflip-pdf-viewer/assets/banner-772x250.png?rev=3655152)

![](https://ps.w.org/pressflip-pdf-viewer/assets/icon-256x256.png?rev=3655152)

# PressFlip PDF Viewer

 작성자: [habibnoori](https://profiles.wordpress.org/habibnoori/)

[다운로드](https://downloads.wordpress.org/plugin/pressflip-pdf-viewer.1.0.0.zip)

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

 [지원](https://wordpress.org/support/plugin/pressflip-pdf-viewer/)

## 설명

PressFlip PDF Viewer is a responsive WordPress PDF viewer for embedding PDF documents
directly inside posts, pages, custom post types, widgets, and templates.

The plugin uses a locally bundled copy of Mozilla PDF.js to display documents with
normal vertical scrolling. Visitors can read multi-page PDFs, move between pages,
adjust zoom, use Fit to Page or Fit to Width, print the document, or download the
original PDF when those controls are enabled.

Create reusable PDF viewers from the WordPress Media Library or a direct public 
PDF URL. Add a viewer with the PressFlip Gutenberg block or the `[pressflip_pdf]`
shortcode. The interface is responsive and supports multiple independent PDF viewers
on the same page.

#### Main Features

 * Responsive PDF viewer with vertical page scrolling.
 * WordPress Media Library and external PDF URL support.
 * Gutenberg PDF viewer block and flexible shortcode.
 * Previous and next page navigation with current and total page numbers.
 * Zoom in, zoom out, reset, Fit to Page, and Fit to Width controls.
 * Optional PDF download and print buttons.
 * Mobile-friendly toolbar and keyboard navigation.
 * Multiple PDF viewers can run independently on one page.
 * Saved viewer settings for consistent document embeds.
 * No page-flip animation, tracking, paid service, or iframe-based primary renderer.

#### Shortcode Examples

Embed a saved viewer:

    ```
    [pressflip_pdf id="123"]
    ```

Embed a public PDF URL directly:

    ```
    [pressflip_pdf url="https://example.com/document.pdf"]
    ```

Override selected viewer settings:

    ```
    [pressflip_pdf id="123" width="100%" height="750px" zoom="110" download="yes" print="yes"]
    ```

### Third-Party Libraries

PressFlip PDF Viewer includes Mozilla PDF.js version 3.2.146.

 * Library: PDF.js
 * Copyright: Mozilla and PDF.js contributors
 * License: Apache License 2.0
 * Runtime files: `assets/pdfjs/pdf.min.js` and `assets/pdfjs/pdf.worker.min.js`
 * Human-readable upstream source: https://github.com/mozilla/pdf.js/tree/v3.2.146
 * Upstream build instructions: https://github.com/mozilla/pdf.js/tree/v3.2.146#
   building-pdfjs

The PDF.js display library and worker are bundled locally. No executable PDF viewer
code is loaded from a third-party CDN.

### Source Code

PressFlip’s own JavaScript and CSS are distributed in human-readable form and require
no build step:

 * `admin/js/pressflip-admin.js`
 * `public/js/pressflip-viewer.js`
 * `blocks/pdf-viewer/index.js`
 * `admin/css/pressflip-admin.css`
 * `public/css/pressflip-viewer.css`
 * `blocks/pdf-viewer/editor.css`
 * `blocks/pdf-viewer/style.css`

The minified third-party PDF.js runtime files are generated by the upstream Mozilla
PDF.js project. Their maintained source code and build instructions are linked in
the Third-Party Libraries section above.

### Privacy

PDFs render in the visitor’s browser. PressFlip PDF Viewer does not collect viewing
analytics or send document data to a tracking service. In external URL mode, the
visitor’s browser connects directly to the third-party host serving the PDF.

## 블록

이 플러그인은 1개의 블록을 제공합니다.

 *   PressFlip PDF Viewer

## 설치

 1. Upload the plugin ZIP from **Plugins > Add New Plugin > Upload Plugin**.
 2. Activate **PressFlip PDF Viewer**.
 3. Open **PressFlip PDF Viewer > Add New Viewer**.
 4. Select a PDF from the Media Library or enter a direct public PDF URL.
 5. Publish the viewer and copy its generated shortcode, or insert the PressFlip block
    in the WordPress editor.

## FAQ

### Can I embed PDFs uploaded to the WordPress Media Library?

Yes. Create a viewer, select **Media Library** as the source, and choose a PDF file.

### Can I embed a PDF from another website?

Yes, provided the URL points directly to a publicly accessible PDF and the remote
server permits browser CORS requests. When the remote host blocks CORS, upload the
file to the WordPress Media Library instead.

### Does the plugin support Elementor?

Yes. Add the generated `[pressflip_pdf]` shortcode with Elementor’s Shortcode widget.

### Can I disable print or download?

Yes. Print, download, navigation, zoom, and toolbar controls can be enabled or disabled
in viewer settings or shortcode attributes.

### Does the viewer use a page-flip animation?

No. PDF pages are displayed with normal vertical scrolling for a familiar document-
reading experience.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

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

기여자

 *   [ habibnoori ](https://profiles.wordpress.org/habibnoori/)

[자국어로 “PressFlip PDF Viewer”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/pressflip-pdf-viewer)

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

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

## 변경이력

#### 1.0.0

 * Initial public release.
 * Added responsive PDF.js rendering with vertical scrolling.
 * Added Media Library and external PDF URL sources.
 * Added shortcode and Gutenberg block support.
 * Added page navigation, zoom, Fit to Page, and Fit to Width controls.
 * Added optional print and download controls.
 * Added responsive toolbar compatibility for Elementor and WordPress themes.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **3주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.0.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/pressflip-pdf-viewer/)
 * 태그:
 * [document viewer](https://ko.wordpress.org/plugins/tags/document-viewer/)[embed pdf](https://ko.wordpress.org/plugins/tags/embed-pdf/)
   [pdf reader](https://ko.wordpress.org/plugins/tags/pdf-reader/)[pdf viewer](https://ko.wordpress.org/plugins/tags/pdf-viewer/)
   [pdfjs](https://ko.wordpress.org/plugins/tags/pdfjs/)
 *  [고급 보기](https://ko.wordpress.org/plugins/pressflip-pdf-viewer/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

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

## 기여자

 *   [ habibnoori ](https://profiles.wordpress.org/habibnoori/)

## 지원

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

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