Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

160
Vistas
How to change the dropdown value in Print dialogue box?

How to change the value of this dropdown using Javascript/Jquery ? Description Iam having a frontend where the user will search and print the details. For print i had used reactToPrint package. after hitting the print button want to set default value in Save as PDF in destination dropdown. click to see Image

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

if that dropdown is part of the browser (system) settings, You can not change the system level settings.

I suggest you use a "Save as PDF" button in your site or simulate that dialog box.

about 4 years ago · Juan Pablo Isaza Denunciar

0

You can only set Paper size

@media print {
    @page {
        size: A1 | A4 | A5 | landscape;
        margin: 0 !important;
    }

    body {
        padding: 75px;
    }
}

For more information: See this Question

Notice: You cant change system default setting

But, You can try to use react-pdf

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda