Open zhouseahe opened 10 years ago
I don't want to write a image to file , but stream . Does node-phantom support it ? or will support it ?
@alexscheelmeyer It seems that var image = page.renderBase64('PNG'); will work , but the result is image is undefined. what should I do ? thanks .
I don't want to write a image to file , but stream . Does node-phantom support it ? or will support it ?