Jordan
Results
2
issues of
Jordan
Hi, File 'Roboto-Medium.ttf' not found in virtual file system Can pdfmake possible run in react native? react-native: 0.72.3 (cli) pdfmake: 0.2.7 ```ts import React from 'react'; import { Button, View...
framework integration
let say test with wrong font cdn url #### client side on pdfmake v0.1.68 ```javascript try { pdfMake.createPdf(doc).getBlob((data) => { console.log(data); // not trigger }); } catch (error) { console.log(error);...
bug
pending release