vue project realizes pdf Online Preview

Pdf has been used for PDF preview before JS, I want to simplify this time. I decided to use Vue PDF. Although it is not as powerful as native, it has met common requirements. The important thing is that this component is easy to use. Now let's get to the point! 1, Install Vue pdf npm install --save vue-pdf 2, Register on the required page & ...

Added by paruby on Wed, 12 Jan 2022 05:10:44 +0200