brad-telus

Results 4 comments of brad-telus

I'm also running into this issue. I am producing a PDF via the `renderToStream()` function. After that I collect the stream into a byte array, so I can store the...

Hi @Linkerbrain, I can confirm that using Google Fonts resolves my issue as well. Although this is a big annoyance on my side, since my project needs access to non-Google...

@Linkerbrain I tried this with a `setTimeout(() => resolve(chunks), 10000)`, and when that timeout was hit the resulting PDF did not have any text in it. It was able to...

Hi @diegomura, any updates on this issue? can we add a lock file to ensure this doesn't happen again?