PDFFixNow Embed Viewer

설명

PDFFixNow Embed Viewer makes it simple to display PDF documents directly inside your WordPress content. Whether you are sharing a product brochure, a company report, a legal document, or any other PDF file, your visitors can read it right on the page without leaving your site.

How it works

The plugin generates an inline viewer powered by PDFFixNow. Provide a public PDF URL and the viewer is rendered automatically inside an iframe on your post or page.

Two ways to embed

1. Gutenberg Block
– Open the block editor and click the + icon to add a new block.
– Search for PDFFixNow Embed Viewer.
– In the block sidebar, paste your PDF URL and set the viewer height in pixels.
– The PDF renders as a preview inside the editor.

2. Shortcode
Place the following shortcode anywhere in your content:

[pdffixnow url='https://example.com/your-file.pdf']

To customise the height:

[pdffixnow url='https://example.com/your-file.pdf' height='700']

The height value must be a whole number (pixels). Default is 500.

Features

  • No API key or account registration required
  • Works with any publicly accessible PDF URL
  • Mobile-responsive viewer
  • PDF viewer is served from PDFFixNow’s infrastructure
  • Clean reading experience for your visitors
  • Supports both the Gutenberg block editor and classic shortcode

Use of Third-Party Services

This plugin uses the PDF embed viewer provided by PDFFixNow to display PDF documents. When a page containing the shortcode or block is loaded, the PDF URL you specified is passed to PDFFixNow’s viewer at https://pdffixnow.com/embed-pdf so the document can be rendered for your visitor.

No personal visitor data is collected or transmitted by this plugin. The only information sent to PDFFixNow is the URL of the PDF file you choose to display.

By installing and using this plugin you agree to PDFFixNow’s Terms of Use and Privacy Policy.

블록

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

  • Embed PDF with PDFFixNow

설치

From the WordPress Admin Dashboard

  1. Go to Plugins Add New Plugin
  2. Search for PDFFixNow Embed Viewer
  3. Click Install Now, then Activate

Manual Installation

  1. Download the plugin .zip file
  2. Extract it and upload the embed-pdf-pdffixnow folder to /wp-content/plugins/
  3. Go to Plugins Installed Plugins
  4. Find PDFFixNow Embed Viewer and click Activate

FAQ

Do I need an account on PDFFixNow to use this plugin?

No. The plugin works without any account or API key. Just install, activate, and start embedding.

Can I embed more than one PDF on the same page?

Yes. Add as many shortcodes or blocks as you need — each one displays an independent PDF viewer.

How do I control the viewer height?

Use the height parameter in the shortcode (e.g. height='600') or adjust the height field in the Gutenberg block sidebar. The value is in pixels.

What PDF files can I embed?

Any PDF file that is publicly accessible via a direct URL. The URL must point to a .pdf file that is not behind a login wall, password protection, or a firewall.

Does this plugin work with PDFs uploaded to my WordPress Media Library?

Yes. Upload your PDF via Media Add New, then copy the file URL and paste it into the shortcode or block.

Does this plugin send any personal visitor data?

No. Only the PDF URL you specify is sent to PDFFixNow’s servers to render the viewer. No visitor personal data is transmitted. Please review PDFFixNow’s Privacy Policy for full details.

후기

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

기여자 & 개발자

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

기여자

자국어로 “PDFFixNow Embed Viewer”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release