Forum Discussion
AMITESH
10 years agoContributor
In '
function convertPageToPicture(docObj, pageIndex, fileName) {
'
The issue is on line:
// Convert the page to image data
imgBuffer = pageObj.convertToImage();
In '
function convertPageToPicture(docObj, pageIndex, fileName) {
'
The issue is on line:
// Convert the page to image data
imgBuffer = pageObj.convertToImage();