
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
@cloudpdf/viewer
Advanced tools
CloudPDF - PDF Viewer ======== The official [CloudPDF](https://cloudpdf.io) SDK for React.
The official CloudPDF SDK for React.
CloudPDF is a cloud service that offers a pre-rendered PDF viewer.
The most active open-source PDF viewer is PDF.JS. They offer a well developed PDF viewer which is rendered on the client side. However, we encountered several problems in implementing PDF.JS in our websites:
When you upload a PDF document to CloudPDF, this document is rendered and processed on the server. This significantly increases the speed for large documents. We build a beautiful UI around the viewer and take care of all PDF storage management so there is no need to set up a PDF file storage. Finally, we are working on implementing security features that will enable you to limit PDF access, for example by showing a limited number of pages when a user on your website is not logged in.
Installation using Yarn
yarn add @cloudpdf/viewer
Installation using NPM
npm install @cloudpdf/viewer --save
Import component
import CloudPdfViewer from '@cloudpdf/viewer';
Usage component
<CloudPdfViewer documentId="346467a6-fa61-43ad-b45a-d1fdc3da0007" width="100%" height="500px" />
Released under the MIT license.
FAQs
CloudPDF - PDF Viewer ======== The official [CloudPDF](https://cloudpdf.io) SDK for React.
The npm package @cloudpdf/viewer receives a total of 45 weekly downloads. As such, @cloudpdf/viewer popularity was classified as not popular.
We found that @cloudpdf/viewer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.