# vue-nuxt-pdf **Repository Path**: lijunnb666/vue-nuxt-pdf ## Basic Information - **Project Name**: vue-nuxt-pdf - **Description**: vue+nuxt实现pdf预览,并封禁下载和打印按钮,禁止ctrl+s和ctrl+p功能,框架使用pdf.js - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 1 - **Created**: 2020-09-24 - **Last Updated**: 2023-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 构建 ``` bash # 下载之后直接运行 $ npm install ``` ## 填充PDF文档 pages/index.vue,在此处修改你自己需要预览的pdf文档 ![输入图片说明](https://images.gitee.com/uploads/images/2020/0924/171757_6823bb6f_2330663.png "屏幕截图.png") For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).