Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

309
Views
vueHtml2Pdf muestra una página en blanco (Nuxt)

Estoy usando vueHtml2Pdf para generar mi página en pdf, pero cuando envuelvo mi contenido dentro de la etiqueta VueHtml2pdf, no aparece nada en mi página, pero se descarga cuando hago clic en el botón de descarga. (Siguiente)

 methods: { downloadPDF() { this.$refs.html2Pdf.generatePdf() }, },
 <script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.5.17/vue.js"></script> <ArticleActions @download="downloadPDF()" /> <client-only> <vue-html2pdf ref="html2Pdf" :show-layout="false" :enable-download="true" :pdf-quality="2" :manual-pagination="true" pdf-content-width="100%" :html-to-pdf-options="htmlToPdfOptions" > <section slot="pdf-content"> <!-- content --> <div v-interpolation="{ newWindow: true }" class="articleContent__content" v-html="article.content" ></div> <!-- /content --> </section> </vue-html2pdf> </client-only>

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!