Patrick Bonneau

Results 2 issues of Patrick Bonneau

There was a lot of case that cause to image of the UIImageView to be duplicate So it's better to cut the intermediate and extends from UIView instead of UIImageView...

I have a 2.1MB html. When I try to render the PDF, like this: ``` NodePDF.render(null, 'report.pdf', { 'content': reportData, 'viewportSize': { 'width': 1440, 'height': 900 }, },function(err, filePath){ console.log('err:'...