Sergio Pereyra

Results 2 issues of Sergio Pereyra

i'm having problems rendering a table with rowspan, borders don't show in right way ![image](https://user-images.githubusercontent.com/12084707/171063455-1a9e7152-0183-4baa-9205-127fbff0b25f.png) thats how is showing and im using .resumen tbody td { border: gray solid 1px;...

i'm trying to load arial font (.ttf) but when i load it all text dissapears. This is how i'm loading fonts `var arial = fs.readFileSync(__dirname + '/assets/fonts/arial.ttf'); var fontArial =...