Fotis Pegios
Results
2
issues of
Fotis Pegios
**Describe the bug** I am following the documentation to register two fonts, but only the one can be utilized. Here is the code: `Font.register({ family: 'TeleNeoWeb-Regular', src: '/assets/fonts/TeleNeoWeb-Regular-font.woff', }) Font.register({...
This is the code I am using: `const { toPDF, targetRef } = usePDF({ filename: 'page.pdf' }) toPDF()}>Download PDF Content to be included in the PDF` The app is stuck...