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

286
Vistas
How to change fonts in react-pdf

I have a problem with changing fonts in react-pdf.

   // Register Font
Font.register({
  family: "Roboto",
  src:
      "https://cdnjs.cloudflare.com/ajax/libs/ink/3.1.10/fonts/Roboto/roboto-light-webfont.ttf"
});

So by default with font register is given Roboto font, but I need a Public Sans font and nowhere I can find source of it. Any help would be great

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

0

try to download the font ttf file and import it and assign to scr.

enter code here

import roboto from './Roboto-Regular.ttf'

Font.register({ family: 'Roboto', fonts: [ { src: roboto , fontWeight: 'bold' } ] })

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