Open Maninarang opened 6 years ago
I am getting black screen at the end of the file..
const pdfImageOpts = { convertExtension: 'jpg', convertOptions: { '-colorspace': 'RGB', '-interlace': 'none', '-density': '300', '-quality': '100' } };
This is what i am doing
I am getting black screen at the end of the file..
const pdfImageOpts = { convertExtension: 'jpg', convertOptions: { '-colorspace': 'RGB', '-interlace': 'none', '-density': '300', '-quality': '100' } };
This is what i am doing