inventid / pedeffy

Generate any PDF file from a template. Within a microservice. Using React.
MIT License
25 stars 4 forks source link

Test concurrency #1

Closed rogierslag closed 6 years ago

rogierslag commented 6 years ago

Especially since it works with the global font handler, and I'm curious how that scales (whether there are race conditions in it)

rogierslag commented 6 years ago

Turns out this works as a charm https://github.com/diegomura/react-pdf/pull/156

rogierslag commented 6 years ago

cc @joostverdoorn

joostverdoorn commented 6 years ago

:tada: very nice, also a good addition of the image buffer. Let's hope it's merged soon.

diegomura commented 6 years ago

merging today!