6 ms·
Would it be possible to use this on the server to create complicated PDF files for download (react -> sketch -> pdf), without using something like this current
by 1rae 9y ago
Would it be possible to use this on the server to create complicated PDF files for download (react -> sketch -> pdf), without using something like this current process (react dom -> html, css -> phantomjs -> pdf)?
- jongold 9y agoYeah sure - the caveat is that you have to run it on OSX rather than Linux. We have a bunch of Mac Pros & Mac Minis laying around the office doing CI funtimes. I also hear whisperings of a react-pdf renderer but I haven't seen it
- itschekkers 9y ago+1 for this idea!