Vitalii Znak

Results 2 comments of Vitalii Znak

The exception is raised because the Image node was not resolved ( binary data for the image is not fetched/resolved). [**Here**](https://github.com/diegomura/react-pdf/blob/master/packages/layout/src/index.js#L30), **resolveAssets** function gets a DOM tree and for each...

**render** prop functionality is limited due to the pagination, layout resolution and those steps [order](https://github.com/diegomura/react-pdf/blob/master/packages/layout/src/index.js#L22). Some limitations: - styles are not inherited; - styles composition syntax does not work ``...