<template> <button type="button" @click="convertFromUrl">Convert PDF</button> </template> <script> import html2pdf from "html2pdf.js"; ...
確定! 回上一頁